Opened 15 years ago
Closed 15 years ago
#8668 closed defect (invalid)
This script isn't in the allowed_admin_path setting!
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | admin/web | Version: | 0.9b2 |
Severity: | normal | Keywords: | |
Cc: | s.muzzamil@…, felix.schwarz@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Hi,
I've installed eAccelerator successfully. But when I open control.php file I get these errors:
Warning: This script isn't in the allowed_admin_path setting! in /var/www/html/control.php on line 56 '''Cached scripts''' Warning: This script isn't in the allowed_admin_path setting! in /var/www/html/control.php on line 300 Warning: uasort() [function.uasort]: The argument should be an array in /var/www/html/control.php on line 135 Warning: Invalid argument supplied for foreach() in /var/www/html/control.php on line 139 '''Removed scripts''' Warning: This script isn't in the allowed_admin_path setting! in /var/www/html/control.php on line 303 Warning: uasort() [function.uasort]: The argument should be an array in /var/www/html/control.php on line 135 Warning: Invalid argument supplied for foreach() in /var/www/html/control.php on line 139
Yes, I did read the Manuall And As it says I added this line to /etc/php.ini :
eaccelerator.allowed_admin_path = "/var/www/html/"
I also tried with / without trailing slash at the end of 'html' and restarted the httpd service each time.
And I also tried A different path : /home/username/domain/username.com/public_html
But Same error in it too.. Can you please tell me where have i mistaken?
Version of eA : 0.9.6-rc1 OS: CentOS php v5.2
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
Cc: | added |
---|
comment:2 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
WrongTrac, you were looking for http://eaccelerator.net/.
Looks like something completely unrelated - what has this to do with trac?