![]() |
Apps Apache vhost
The current apache ispc apps vhost looks like this:
Code:
######################################################As expected the package was installed as user ispapps in /var/www/apps/phpmyadmin The problem is that I get a 403 when accessing any php file there. If i comment out one of the parts in the vhost file (fcgid or modphp) it works like charm but if both sections are in there - 403 all the time. Is there a bug in the vhost template for the apps? |
Which Linux distribution do you use? I dont experience that problem on my debian system.
|
Quote:
|
Ok. I've added it to the bugtracker.
|
I tested it again on a new debian setup and the apps vhost works for me. Which is the exact error message that you get in the apache error log file for the 403 error?
|
Quote:
Just a 403 error in the browser. Forbidden You don't have permission to access /phpmyadmin/index.php on this server. Access log is not enabled, i enabled it for testing in the app vhost but shows only 403 - no more info. edit: access log entry: xx.xx.xx.xx - - [22/Jun/2010:19:25:05 +0200] "GET /phpmyadmin/ HTTP/1.1" 403 193 "-" "Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.9) Gecko/20100501 Iceweasel/3.5.9 (like Firefox/3.5.9)" edit 2: if i do a "a2dismod fcgid" and restart apache it works again, as soon as i a2enmod fcgid -> same as before: 403 - so if one is disabled either in vhost or in apache modules it works - as soon both are enabled in modules and in vhost - error 403 |
I got the same problem, regarding my apps. I can access all files except php.
Its a fresh Debian Lenny installation with ISPConfig latest trunk version. |
| All times are GMT +2. The time now is 09:15. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.