Forum Moderators: coopster

Message Too Old, No Replies

php files

My files are not working after upload?

         

bgclean

6:07 pm on Jan 21, 2006 (gmt 0)

10+ Year Member



I have loaded php files on my server for the first time. I am doing site branding with a joebucks website.

You can view the html files, but not any php files. When you click the "order" button, it goes to order.php, but displays an error message that that page cannot be found.

I have all my php files in a folder called php_uploads.

What am I doing wrong?

simon2263

8:47 pm on Jan 21, 2006 (gmt 0)

10+ Year Member



Not enough information to say why. You say that the php files are in a directory called php_uploads - have you made sure that this is part of the URL? Are you using relative URLs that are not pointing to the right directory?

Simon

bgclean

3:32 am on Jan 23, 2006 (gmt 0)

10+ Year Member



I'm sorry, I guess I should rephrase the question.

I have never uploaded php files to my server, can someone give me instructions on this, so the site will work properly?

Thx,
Bobby

coopster

2:47 pm on Jan 23, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



The very first *must read* is the PHP manual regarding Handling file uploads [php.net].