
03-07-2012, 10:26 AM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,338
|
|
Quote:
Originally Posted by craigles
..
Unfortunately it's impossible to compare the phpinfo output from both, because nothing will load from that account when Litespeed is activated.
...
|
If not mistaken, the issue is only for this particular account. Other accounts are OK. Do you have any per user php.ini setup, etc? how about a simple index.php like the following?
Quote:
|
<?php echo "hello world" ?>
|
|