Jump to content

I am so confused...


Axariel

Recommended Posts

Nothing is working for me.  My Apache server localhost urls are not working, I cannot keep the Apache console open, and I am just lost.

 

I installed Apache and PHP, I am looking for a database now.  I put the PHP folder into the Apache C:\Program Files\Apache Group\Apache2\htdocs folder, but still, nothing is working.  My icons for my PHP files are not really icons either...like my computer cannot recognize them.

 

Help?

Link to comment
https://forums.phpfreaks.com/topic/61599-i-am-so-confused/
Share on other sites

Nothing is working for me.  My Apache server localhost urls are not working, I cannot keep the Apache console open, and I am just lost.

 

I installed Apache and PHP, I am looking for a database now.  I put the PHP folder into the Apache C:\Program Files\Apache Group\Apache2\htdocs folder, but still, nothing is working.  My icons for my PHP files are not really icons either...like my computer cannot recognize them.

 

Help?

You need to make sure Apache is running before you can go to http://localhost/

 

Also you don't install/place PHP in the htdocs folder. Apache won't auto recognise PHP. Apache has to be configured in order to know what PHP is.

 

Windows won't know what .php files are as they have not been assigned to a program

Link to comment
https://forums.phpfreaks.com/topic/61599-i-am-so-confused/#findComment-307172
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.