Wednesday, January 10, 2007, 5:59:22 AM, Chris wrote:
You need access to somthing like "/usr/local/lib/php.ini" do you have ssh access?
No, and it's a shared machine.
If you mess with the index.php file like add some html to the top
<h1>test</h1> does it show up? If it does try writting some bad php at the top <?php aaa ?> does this display the correct error msg?
I guessed this might be the same problem as Jan was seeing, ie this behaviour from 1.8.2 while all other versions work fine, so I tried 1.7.1 and it works. I'm going to stick with that for now. Thanks anyway.