|
Well if the about php file is missing just create a new one but do it as html then at the the very top of the code put <?php and at the very bottom put ?> then save it as about.php and upload it, at least you will stop the 505 error, do you have a page in html that you can copy or is it all php, cus you could do the same with a php file just copy it, rename it about.php then upload it.
You will of course need to add the content to the php page.
|