PDA

View Full Version : Windows 2003 Web edition!


Dr_s99
04-02-05, 08:43 PM
hello,
well i'm trying to run PHP on it...
but now i want to know how to get MYSQL working on it... i have installed mysql ! but i don't know how to get it working... !

but with the php i have this funny problem and that when there is a POST or GET "command" it doesn't function...
for example if i have a page that creates a file.. which gets the name of file from PAGE1 and from page 1 goes to page 2... ( and in page 2 i have setted to go to page1) well it doesn't...
as if i'm only refreshing the page... thats all... :P

rewt
04-03-05, 01:18 AM
Web edition, smeb edition... blah. I'd suggest downloading the free Apache web server software, PHP, and MySQL then follow the directions on installing them. Don't use IIS it stinks..

retsam
04-03-05, 06:19 AM
Web edition, smeb edition... blah. I'd suggest downloading the free Apache web server software, PHP, and MySQL then follow the directions on installing them. Don't use IIS it stinks.. right on brother!!! preach it !!!
just remember never run an IIS server in the wild ...youll regret it later. go apache there much faster at addressing security related issues then m$

Dr_s99
04-03-05, 10:48 AM
thanx...! well i have a question for some reason when the php page uses the GET or POST methods the page doesn't work.. i mean it work as if the page is redirecting like if i have just typed the url manually...!

any idea???
i tried to install phpBB but its just stuck in the first page of installation... if i click submit its like i have pushed refresh...!