View Single Post
  #4  
Old 23rd November 2012, 20:38
System System is offline
Senior Member
 
Join Date: May 2011
P2P
Posts: 25
Default
Quote:
Originally Posted by firefly View Post
What are you executing this script on windows or Linux ? cause that looks like a problem with php.

create a new file called info.php and add this
PHP Code:
<?php phpinfo();?>
and then executing the file by going to http://yoursite.com/info.php
Linux DirectAdmin
Reply With Quote