Hello All
I hope someone can help me. I am helping a friend sort out issues with his website. I have never used PHP, but have coded in JAVA, C# etc.
The site is based on PHP 5.3.29, Apache 2.2.20 and MySQL 5.1.63.
I think I have all the source code for the site which I have setup locally. I can get the main page to load fine, however when I click on some of the links on the page, I get the 404 error. This leads be think that the page(s) is not there.
Question: Is is possible to have the “missing” pages in an include file? If so How can I find which include file it is in? I have tried a blanket search on all the files and cannot really find the missing page(s).
As I said I have been told that I have all the source code so I am a bit confused .
Any help will be greatly appreciated.
thanks