You give up too easily.

PHP is the same on both of them, it's just different settings in php.ini
that are causing your problems. Take your php.ini on the Linux box and copy
it over to you Windows machine. The only change you'll probably have to make
(depending on what you've got loaded) is the session.save_path setting, if
you're using sessions.

---John Holmes...

----- Original Message -----
From: "Beauford.2002" <[EMAIL PROTECTED]>
To: "PHP General" <[EMAIL PROTECTED]>
Sent: Wednesday, January 15, 2003 5:41 PM
Subject: Re: [PHP] Windows vs Linux


Notice: I have given up on PHP and MySQL on Windows in E:\IIS Webs\beauford
as it is a total pain in the butt. The simplest of things I try and do are
inundated with errors - I fix one and 5 more come up.  I have changed
settings in php.ini as suggested and put the @ in front of variables and
whatever else has been suggested, but alas, nothing.

Anyway, thanks for all the help to all those that replied to my questions,
but I'll just use Linux as I know it works.....



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to