RT

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mikerochip
Forum Newbie
Posts: 1
Joined: Mon Jun 02, 2003 12:16 pm
Location: Oostende Belgium

RT

Post by mikerochip »

Dear Friends,
Since a while I am trying to get on PHP and further MySql and the rest.
I have installed PHP, Apache and am running WINDOWS XP so also on the computer INTERNET INFORMATION SERVICES. I did install PHP and Apache I did also open ( i think) IIS. I use a book (in dutch) I did all they said but no reply from PHP. In this book there is said that in case it does not work I must do the following. 1) START, CONTROL PANEL, PERFORMANCE AND MAINTENANCE, ADMINISTRATIVE TOOLS and INTERNET INFORMATION SERVICES. After all this I have internet information services window. In the book it is written I must click with the rightbutton on the default web site. But there is no default web site.
So here I am with my two fingers in my nose. Please could there someone help me I would be very greatfull
This was a long message, but I try to be clear.
Many greetings and hope to have a reply. Thanks
Mike Rochip
?>
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Have you expanded out the options below the computer's name? For example on my IIS setup (yes I know but I have to use it for work) I've got

Code: Select all

DIBBLE (local computer)
|-----Web Sites
|       |-----Default Web Site
|
|------Default SMTP Virtual Server
If you've changed it then it may not be called Default Web Site - basically you just need to make the changes to the web site that you want to use PHP on.

Mac
User avatar
redhair
Forum Contributor
Posts: 300
Joined: Fri May 30, 2003 4:36 pm
Location: 53.23N-6.57E
Contact:

Post by redhair »

I did all they said but no reply from PHP
You do get a 'reply' from Apache?
Post Reply