I have uploaded the file and I have changed the permissions to 777 how ever I can not see anything when I go to see the php site, how can I install it correctly.
here is a link to site: www.temiskaminggraphx.ca/car
I contacted host and they stated that they support PHP files
thank you
Louie
Last edited by ecom2b; 03-30-2009 at 12:36 PM..
Reason: update
Post your code please. I see that you are getting the following error:
Fatal error: Using $this when not in object context in /var/www/html/car/index.php on line 2
Without seeing your code I can only tell you that you are using $this outside of the context of an object (ie $this->myMethod() when not within an object).
to be honest with you I have uploaded the pages and added a database but the site will not work at all, not sure if it is installed correctly
thank you
LOuie