Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, I am running on my dev machine apache 1.3 and PHP 4.38, it is running on Windows XP when I try and use Cookies or Sessions nothing is being set. When I upload my code to my Linux Server, it works fine! Is there anything I need to change on my windows machine. many thanks in advanced cheers
Post Follow-up to this messagephp.ihi httpd.conf Look in there and fiddle Regards Richard Grove http://www.shopmaker.co.uk - UK Ecommerce Shop Systems "</david>" <nomail@hereplease.com> wrote in message news:41501fb7$0$51674$65c69314@mercury.nildram.net... > Hi, > > I am running on my dev machine apache 1.3 and PHP 4.38, it is running on > Windows XP when I try and use Cookies or Sessions nothing is being set. > > When I upload my code to my Linux Server, it works fine! > > Is there anything I need to change on my windows machine. > > many thanks in advanced > > cheers > >
Post Follow-up to this messageIndeed and search for cookies in those files. Your server cannot write the tempfiles/cookies on the harddisk because the path does not exist. (or apache hasn't enough rights to write the cookies) "Richard Grove - ®ed Eye Media" <info®redeyemedia.co.uk> wrote in message news:41502bfc$0$52238$65c69314@mercury.nildram.net... > php.ihi > httpd.conf > > Look in there and fiddle > > Regards > Richard Grove > http://www.shopmaker.co.uk - UK Ecommerce Shop Systems > > > "</david>" <nomail@hereplease.com> wrote in message > news:41501fb7$0$51674$65c69314@mercury.nildram.net... > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.