LiteSpeed and OpenX

Bono

Well-Known Member
#1
LiteSpeed doesn't support OpenX, if you try to install OpenX when checking compatibility it just breaks with following error message:

Fatal error: Cannot redeclare class OA_ServiceLocator in /home/site/public_html/openx/openx-2.8.2/lib/OA/ServiceLocator.php on line 36
System Checks

In error logs i got also message:

[STDERR] PHP Fatal error: Cannot redeclare class OA_ServiceLocator in /home/site/public_html/openx/openx-2.8.2/lib/OA/ServiceLocator.php on line 36

I'm using Litespeed 4.0.6, is anyone running OpenX on litespeed?
 

auser

Super Moderator
#4
We have one ad server running OpenX 2.8.2 and working pretty well.
Here's output of OpenX 2.8.2 admin UI -->Configuration-->Product updates:

"You are currently using OpenX v2.8.2 running on LiteSpeed, PHP 5.2.6 and MySQL 5.0.51a-community"

LiteSpeed is 4.0.11. what php version are you using? I remember OpenX recommend 5.2.x somewhere. Maybe have problem with php 5.3.0
 
Last edited:

Bono

Well-Known Member
#5
We have one ad server running OpenX 2.8.2 and working pretty well.
Here's output of OpenX 2.8.2 admin UI -->Configuration-->Product updates:

"You are currently using OpenX v2.8.2 running on LiteSpeed, PHP 5.2.6 and MySQL 5.0.51a-community"

LiteSpeed is 4.0.11. what php version are you using? I remember OpenX recommend 5.2.x somewhere. Maybe have problem with php 5.3.0
I'm using LiteSpeed 4.0.6 and PHP 5.2.9 all required components are there I can provide phpinfo if needed.
 
Top