Not sure if this is the best place to post but I have ispconfig 3 installed so worth a try.
I got my first site up and running which was "just" a case of setting up ispconfig and then uploading files to my server via ftp.
The site fired up nicely and once configured all works ok.
Now the problem is this site benefits from using memcache so I've installed that and it appears to be running but in the admin area of the site it tells me that memcache is not installed.
I then decided to create a small php file to gather all the php info.
Like this:-
Code:
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>
Saved it as test.php in the root of the site the same as index.php.
But the problem is, when i go to view test.php I get an error 500 but not when I view index.php.
Could anyone enlighten me to what's going wrong here?
Recent comments
11 hours 57 min ago
12 hours 2 min ago
17 hours 51 sec ago
23 hours 41 min ago
1 day 30 min ago
1 day 1 hour ago
1 day 6 hours ago
1 day 12 hours ago
1 day 16 hours ago
1 day 18 hours ago