[FX.php List] PHP.ini question

Leo R. Lundgren leo at finalresort.org
Thu Nov 1 02:06:20 MDT 2007


Start by trying a simple case where you require_once() a file in the  
same directory as the script. If that doesn't work, make sure it's  
not a permission issue, and then check if there are any differences  
to the settings by doing phpinfo() on both sides.

-|

1 nov 2007 kl. 03.41 skrev John Funk:

> This may not be the place but I need to find out why on my Apache test
> server (Mac OS), can I use the PHP function (Require_Once) /  
> (Include_once)
> just fine but on my production s Apache server (Unix) the PHP  
> script just
> stalls right at the first occurance of this function.
>  My server guy told me to compare PHP.ini files to see what is  
> different.
> The PHP versions are 4.1.2 (test server) and 4.2.1 (Production).
>
> Any more ideas out there?
>
> Thanks
> John Funk
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list