Hi people,
I have a problem and don't know how to solve it. I have installed Apache, PHP4 and MySQL under Win98 on my system. I programmed a user login via cookies. Now the fun: on my system, on the same computer it works fine, even if I contact it via the internet. But if I use an other computer it don't work, he sets no cookie and I am directly logged out. Is there a difference in the confihuration of my system, when I contact my page via the internet from the same computer (where the system is installed) and from an other computer ? Do I have to configure the php.ini or httpd.conf to use cookies in different ways ?
thanx in advance,
Andreas