- OpenX Community Forums
![]() ![]() |
Feb 4 2010, 03:04 PM
Post
#1
|
|
|
Beginner ![]() Group: Members Posts: 2 Joined: 4-February 10 Member No.: 90,361 |
Hi,
I tried to install openX today on my server which is running nginx, php-fpm and apc and encountered numerous weird errors, unable to locate files and or classes. I'll paste them here so that the searchengines can pick it up: PHP Fatal error: Class 'OX_Admin_UI_Controller_Request' not found PHP Fatal error: Class 'MAX_ErrorHandler' not found PHP Fatal error: Class 'OX_Admin_UI_Install_InstallController' not found PHP Fatal error: Call to undefined function phpAds_registerGlobal() PHP Fatal error: Class 'OA_Permission' not found 99 recv() failed (104: Connection reset by peer) while reading response header from upstream, php-fpm errors: fpm_stdio_child_said(), line 167: child 14590 (pool default) said into stderr: "[Thu Feb 4 15:08:14 2010] [apc-error] Cannot redeclare class config_container_inicommented in /lib/pear/Config/Container.php on line 664." After numerous tweaks in the openx script itself i got it running to the part where the database setup was finished, but it threw a 503 right after. Anyway, to make it short: Disable: apc.include_once_override (or comment it, by default it is disabled, i had it enabled) If you have that set |
|
|
|
Apr 10 2011, 01:07 AM
Post
#2
|
|
|
Beginner ![]() Group: Members Posts: 4 Joined: 14-February 09 Member No.: 25,813 |
I have the same problem here. The hint with the apc didn't work. So openx is not installable here. It stops with the error Fatal error: Class 'OX_Admin_UI_Controller_Request' not found in /home/spamboost/public_html/openx/www/admin/install.php on line 49
Any ideas? |
|
|
|
![]() ![]() |