Page 1 of 1

Can't get to AjaXplorer

Posted: Wed Sep 21, 2011 5:12 pm
by dumbledore
I had no problem installing AjaXplorer on a plug.

However, when I try to start the app, I get the following errors in dialog boxes:

First:
ERROR:sesion_start(): open(var/lib/php/session/sess_tiigs0uhviivmlb39bdhsrhvb5, 0_RDWR) failed: Permission denied (13)

Then:
Exception caught by application : sesion_start(): open(var/lib/php/session/sess_tiigs0uhviivmlb39bdhsrhvb5, 0_RDWR) failed: Permission denied (13)

Followed by a totally blank page.

I tried removing and reinstalling the app but this didn't change the behavior.

I don't have a problem with any of my other apps.

Any ideas how to fix and allow access?

Re: Can't get to AjaXplorer

Posted: Wed Sep 21, 2011 7:04 pm
by bigfoot65
Check the app install log for errors. Also, after you uninstall try rebooting before installation. Not sure why you are having issues, but it could be dependency issue. Sometimes plug apps do not work as they would on a regular HDA due to the differences in architecture.

Re: Can't get to AjaXplorer

Posted: Thu Sep 22, 2011 1:48 am
by dumbledore
Tried uninstalling, restarting & re-installing. No change in behavior.

Before uninstalling, there was content in two log files:

/var/hda/web-apps/ajaxplorer/logs/error_log

[Wed Sep 21 20:03:58 2011] [error] [client 192.168.0.10] PHP Warning: session_start(): open(/var/lib/php/session/sess_tiigs0uhviivmlb39bdhsrhvb5, O_RDWR) failed: Permission denied (13) in /var/hda/web-apps/ajaxplorer/html/index.php on line 60, referer: http://apps-proxy.oakwoodroad.net/?reset
[Wed Sep 21 20:03:58 2011] [error] [client 192.168.0.10] PHP Warning: Unknown: open(/var/lib/php/session/sess_tiigs0uhviivmlb39bdhsrhvb5, O_RDWR) failed: Permission denied (13) in Unknown on line 0, referer: http://apps-proxy.oakwoodroad.net/?reset
[Wed Sep 21 20:03:58 2011] [error] [client 192.168.0.10] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0, referer: http://apps-proxy.oakwoodroad.net/?reset

and
/var/hda/web-apps/ajaxplorer/logs/access_log
[21/Sep/2011:20:03:57 -0400] "GET / HTTP/1.1" 200 2735 "http://apps-proxy.oakwoodroad.net/?reset" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.04 Chromium/15.0.871.0 Chrome/15.0.871.0 Safari/535.2"
192.168.0.10 - - [21/Sep/2011:20:03:58 -0400] "GET /client/themes/oxygen/css/allz.css HTTP/1.1" 200 30959 "http://apps-proxy.oakwoodroad.net/ajaxplorer/" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.04 Chromium/15.0.871.0 Chrome/15.0.871.0 Safari/535.2"
192.168.0.10 - - [21/Sep/2011:20:03:58 -0400] "GET /client/js/ajaxplorer_boot.js HTTP/1.1" 200 94390 "http://apps-proxy.oakwoodroad.net/ajaxplorer/" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.04 Chromium/15.0.871.0 Chrome/15.0.871.0 Safari/535.2"
192.168.0.10 - kappa01 [21/Sep/2011:20:03:59 -0400] "GET /content.php?get_action=get_boot_conf HTTP/1.1" 200 198 "http://apps-proxy.oakwoodroad.net/ajaxplorer/" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.04 Chromium/15.0.871.0 Chrome/15.0.871.0 Safari/535.2"
192.168.0.10 - - [21/Sep/2011:20:06:28 -0400] "GET /client/themes/oxygen/images/html-folder.png HTTP/1.1" 200 745 "-" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.04 Chromium/15.0.871.0 Chrome/15.0.871.0 Safari/535.2"

Didn't find an install log (but perhaps I looked in the wrong place).

After re-installing, both these files were empty.

Re: Can't get to AjaXplorer

Posted: Sat Sep 24, 2011 6:34 am
by dumbledore
Still stuck and can't get to AjaXplorer.

Thoughts?