Page 1 of 1

Diffrent version Windows and Linux ?

Posted: Wed Jul 03, 2002 4:16 am
by tenkuken
Is there any diffrent between PHP windows version and linux.

Cause myscript doesn't run fine in PHP 4.13 Windows, but run in PHP 4.12 Linux.
Strange heh ?

Posted: Wed Jul 03, 2002 4:30 am
by twigletmac
There's probably a difference in the way that php.ini has been set up on each of the machines. It may also be that *nix specific functions have been used in the script.

What sort of errors/problems are you getting as we'll probably be able to help you better that way.

Mac