help, plzz :(

They have: 3 posts

Joined: Nov 2005

could anyone please help, ive been trying for months. my php isnt working, i can access other server's php but when i run it form my own computer it just comes up with the notepad thing for editing it, and having trouble installing PHP. could anyone help? Confused Confused Confused

Busy's picture

He has: 6,151 posts

Joined: May 2001

Do you have apache running? or you using IIS or whatever windows server is?

could try download a bundle (package) from somewhere like firepages.com.au (has apache, php and mysql), belive it now comes with an install file (automated), even if doesn't is very easy to do and all instructions (about 3 of them) are included.

If you don't want to go the bundle route can you give us some more details of your system specs and what you've done to date.

CptAwesome's picture

He has: 370 posts

Joined: Dec 2004

Allong, sounds like you're just double clicking the .php file, that won't work because php requires an interpreter, the best idea is to get apache/php for your home computer, I am guessing windows, so http://sourceforge.net/projects/phptriad this is an installer for apache/php and mysql.

Then when you want to see the results of php scripts on your computer you can go to 127.0.0.1/path/to/file.php you'll just have to be sure to set the home directory in the apache config.

They have: 32 posts

Joined: Dec 2005

You can save yourself the headache and just get a web hosting account for less $$$
Way to go......

He has: 4 posts

Joined: Sep 2005

CptAwesome is right. Intsall the apache, PHP and MYsql on your local computer. This will help you run PHP on your local computer. It is going to very useful because you may test all your php projects on your local computer before putting them on the web, thus saving a lot of data transfer.

If you are having trouble installing the package mentioned by CptAwesome, search for the documentation and installation steps on google or yahoo and you will find a lot of help.

web-hosting-world.com
Find your Web Host here
Top 10 Web Hosts

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.