Hi All!
A want install Partkeepr 0.76 to a new Debian server.
Installed succesfully Debian 8.2 I386.
Apache, PHP5, PHP5-curl, PHP5-imagick installed.
Downloaded, extracted and copied partkeepr0.76 to /var/www/html (default webserver dir)
Start the installer: <ip_address>/web/setup
On the Prerequisites page have a error: Web server misconfiguration (Show errors:The requested URL /web/setup/webserver-test was not found on this server.)
Trying some solution:
- edit the /etc/apache2/apache2.conf and /etc/apache2/conf-available/security.conf and add this: AcceptPathInfo On.
- create a .htaccess file and create a structure with AcceptPathInfo On
- run this command: a2enmod rewrite (and in next step restart apache2)
See the attached image with problem.
What the solution for this small problem?
Thank you.
Johny
(from Hungary)