Diffrent version Windows and Linux ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tenkuken
Forum Newbie
Posts: 2
Joined: Fri Jun 28, 2002 4:37 am

Diffrent version Windows and Linux ?

Post 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 ?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
Post Reply