Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

phpmyadmin error

Status
Not open for further replies.

techhead100k

Technical User
Mar 18, 2003
28
0
0
US
After uploading the php files, I get this error when calling the phpmyadmin directory:

Fatal error: main() [function.main]: Failed opening required './libraries/grab_globals.lib.php' (include_path='.:/usr/local/lib/php') in / on line 9

I used cuteftp to upload the files directly (is this ascii type uploading?) and have not yet doen a chmod since I don't fully understand how to do a chmod

what is causing this error, is it the lack of chmod 777 (or other number) or is it a user / password problem, or other?

Any help is greatly appreciated

Charlie
 
Hi,

Have you inspected who owns the folders that cuteFTP created? Make sure it is readable to the web server i.e., the user under which the web server runs.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top