Click to See Complete Forum and Search --> : win2000 +php+ IIS +mySQL


Anon
12-18-2001, 07:44 AM
I am now developing the test environment in my pc. I installed and decided to use apache as a web server at the beginning. after that I changed my mind and removed it. and intalled IIS (fm the win2000 CD) instead of apache.

I have a problem of php intallation, when i type htt://localhost/phpinfo.php to test, it shows ' page cannot be displayed'. i dont think i make a mistake of the process, so what should i do? by the way, which one (apache or IIS) is better for me to be a test requirement? (we use apache and unix in the company)

please help :(

yan

Anon
12-18-2001, 09:22 AM
Use apache and unix in the company I thank choose apache to test ;

tasistro
12-18-2001, 11:31 AM
APACHE!!!!!

If you use unix and windows, but run your finals on unix you could come up with problems. Stick to unix all the way.

Which linux distribution are you using, it should install without a flaw!

Saludos
Geardo

Anon
12-18-2001, 07:25 PM
I have EasePHP 1.5
I have a problem with removing dirs.
When I'm trying to use rmdir on empty directory system gives me an warning:
something like that:
RmDir failed (Permission denied) in ...

Anon
12-19-2001, 01:30 PM
Your problem is very simple to solve:

htt://localhost/phpinfo.php

is not correct, ou should try

http://localhost/phpinfo.php

U can use the 127.0.0.1 to test if your computer knows that localhost is your own computer.

God bless the bees,
Rodrigo