Page 1 of 1

2000Pro IIS mySQL PHP

Posted: Wed Nov 06, 2002 12:33 pm
by monya
I installed php and for example I installed phpBB2
it is work properly from all pc on our lan except my pc, where i installed it
i see only part of the otput where is my problem i readed php.ini 5 times
I dont know what can I do whith it
please help me
:cry:

and second bug
mySQL is work properly all wark properly
but when i try send some variables in the form or
in the link (some.php?stat=asdasd)
my script dont see it and php write the $stat undeclare variable
this script is work on another server

Posted: Thu Nov 07, 2002 2:41 am
by twigletmac
For the second problem you need to read this:
viewtopic.php?t=511

For the first problem we'd need a lot more information about exactly what the problem is before we'd be able to help you, like if you get any error messages or what you mean by 'i see only part of the output'.

Mac

Thanks

Posted: Thu Nov 07, 2002 3:06 am
by monya
But the First problem is
all work properly from all pc on our lan
except my pc, where i installed php
this is not give some errors only it stop output in the middle of the script
or in the start of scrip
Refresh give stop another place
(For Exammple "<TABLE widt... ")
from another pc in the LAN i see all scripts working properly
Thanks a Lot

Posted: Thu Nov 07, 2002 6:44 am
by volka
But you also call the scripts via webserver (http://localhost.....) ?