From: Sean M A. <sea...@gr...> - 2002-04-04 14:36:57
|
What do your apache logs say? As far as mysql administration, you can have a look at http://www.mysql.com/doc/U/s/User_Account_Management.html for help in general with mysql users (which don't need to have any relation to operating system users). Also, since you've got PHP running, you might want to look into using phpMyAdmin to manage your MySQL database(s). It will provide you with a good interface for mysql if you're not up on what can be the seemingly cryptic command line operations inside mysql. You can find it at http://phpwizard.net/projects/phpMyAdmin/index.html On Tue, 2002-04-02 at 01:17, Unix Newbie wrote: > > > Hello all! > > I have a question that is probably pretty basic. I have a Mac OS X > 10.1.3 G4 that I am trying to set up phpESP on. I have successfully > installed mysql as well as the php modules into Apache. (I know this > because I can load the test.php page and get the info from it, as well > as start the safe_mysqld successfully) > > Now, I have run into some problems with the phpESP site when it comes > to loading index.php. I have followed the directions as best I could > (edited all the usr/local/ib... files to reflect the correct paths as it > said in the readme) however when I go to load it I get an error HTTP: > 503. > > I think my problem has to do with mysql permissions. I know I needed to > set up a mysql user (beyond the Darwin OS one, that one I created and > made the group, etc) and assign the database priveleges, but I haven't > the foggiest clue how to do that! After searching on the net, I followed > some site instructions that where made for mysql on a win32 platform and > I have no clue if they worked or not. > > > Any help, docs, or urls would be really appreciated! Thanks! > > > Terence -- Sean M. Alderman ITRACK Systems Analyst PACE/NCI - NASA Glenn Research Center (216) 433-2795 Calling a windowed operating system "Windows" is like naming an automobile "Wheels." |