Jump to content

I did everything right but it STILL won't work??? (php + apache = ???)


Recommended Posts

i got a CD from a book that teaches php... the cd includes the .zip for php 5.1.4 and apache 2.0....

 

I followed <b><u>every instuction and reconfiguration</u></b> (reconfig. for apache) and i tested it by putting these lines in notepad and saving as phpinfo.php:

 

<?php

phpinfo();

?>

 

and ive done this over and over at least 3 times and it still does not work!!!!! >:(

HELP PLZ!!!

Hello,

Although many popular and free pre configured package are also available for testing and runing apache and php on desktop machine as like already described to you.Xampp is another one.

Anyway,

 

If you get error to run php file.First make sure that you have successfully installed php or not.

Also make sure, that restarts apache after installing php.

 

Thanks,

Vishal

[email protected]

http://vishal.benetonfilms.com

Use the installer.

by kenrbnsn

 

 

then what do i do?

would it be automatically setup after i install, or do i still have something else to do?

                                                                v

                                                                v

                                                    If so, then what?

Once xampp is installed you're set. Go to C:/xampp/htdocs (I think thats the path) and add your php files to that folder. Open your browser and go to http://localhost/ to run them.

 

For more information please go to XAMPPs site for instructions.

 

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.