I have a PHP website and i've started to upload the files. The index page loads but clicking to enter brings an error page. I have uploaded the files and i think i must not have something in the right folder. Can you help or direct me to a place where i can find the answers to fix this? Thank you in advance for any help!
The answer to your question is... Did you really think I have an answer? No link? No code? Come on now.
Here's a Solution. You have linked the Pages Wrongly. Kindly Put all the Files in a Single Folder on your PC, and Images in Another. But Overall they should be in a Single Folder. Like HTML. And then Subfolders like Images. Put all PHP Files in HTML and all images in Images and then Link the Files. Upload the whole Folder HTML as it is on the Hosting Server. You won't get any Errors afterwards.
Put all PHP Files in HTML and all images in Images and then Link the Files. Upload the whole Folder HTML as it is on the Hosting Server. Do you mean create another html folder besides the default public html folder? Thanks for your reply.
Yes, sorry about that....i didn't want to post the link here...i was looking to hear from people who thought they could help and i would PM them the link. Thanks for your reply.
You donot have to create another HTML folder. Upload the files to public_html folder. If your FTP program has an option, you should upload PHP files in ASCII mode and image/flash files in binary mode.
Do you have linux or windows server? That makes a big difference. On linux everything is case sensitive. Make sure links and such are in the proper cases.