Hello,
I have just done a fresh install of LAMP on my arch server and am unable to run the install script. I have changed the <directory> AllowOverride all </directory> and I also tried changing folder permissions on /srv/http/
My webbrowser only loads a white page and I get a STATUS 500 method GET. Are there any other settings I need to change on my apache server?
Another bit of information that should help with the configuration: in the /var/log/http/error_log file, the error says "Uncaught Exception: Session: Configured save path '/srv/http/TastyIgniter/system/tastyigniter/session' is not writable by the PHP process.
I have tried to chmod 777 the Tastyigniter directory, but it doesn't seem to fix this error.
edit2: I managed to fix the white page error, but now I 'm getting a 404 error after accepting the GNU license.
at 127.0.0.1/TastyIgniter/setup/requirements
the requested url was not found on this server