misy -
Joined: 21 Aug 2007 Posts: 1
|
Posted: Tue Aug 21, 2007 6:16 pm Post subject: PHP works on server but not on LAN / WAN |
|
|
Hi,
i have tried both, the actual and the recommended version of php5, but both have the same problem:
I can access phpmyadmin directly on the server but when i try it on an other pc in my lan, it won't run (i think only a small part of the webpage will be loaded). When i try phpinfo, it works directly on the server but when i call it from an other pc in my lan it only loads a part of the phpinfo page.
I have tried normal cgi, fast-cgi with the php-cgi.exe but there is no difference. I also tried phpisapi.exe, this works also from any other pc in my lan except it does not load the php_mysql.dll so phpmyadmin won't work.
(yes i try the newest beta of Abyss) because i want to use https.
Thank you.
Edit: I have switched to apache server and now everthing works fine. |
|