Trouble running .php file from browser to update database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
djdeuce
Forum Newbie
Posts: 1
Joined: Sat Mar 22, 2008 3:58 pm

Trouble running .php file from browser to update database

Post by djdeuce »

I'm trying to install Links Manager II on an OsCommerce website. In the instructions I need to run a links_setup.php file from the browser. When I do this it gives me a 500 internal server error. So it's not finding or running the script. Is there a setting in cpanel that is not allowing this to run? How can I run it manually?

The script will add a table to my primary sql database.

Thanks for looking!
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Trouble running .php file from browser to update database

Post by Weirdan »

You will need to look into server logs to properly troubleshoot it.
Post Reply