image
image

Go Back   macosx.com > Mac Help Forums > HOWTO & FAQs

Closed Thread
 
Thread Tools
  #33  
Old March 10th, 2002, 04:53 PM
Official Green Dinosaur
 
Join Date: Dec 2001
Location: Longwood, FL
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
yoshi is on a distinguished road
Okay I have offically setup a Mirror to get the mysql package:

You can download it here:
http://www.machowto.com/mysql-3.32.47.pkg.tar

Sorry about that folks~
__________________
12" PowerBook G4: 1.5Ghz, 768MB/RAM, 60GB HDD, Combo Drive, 64MB GeforceFX 2 Go, Airport Extreme + BT

Quicksilver G4: 1.53Ghz G4, 1GB/RAM, 160GB HDD, SuperDrive, Radeon 9800 Pro (128MB), Airport Card, AppleVision 850AV, Applevision 1710AV

PowerMac G3 Server: 400Mhz G3, 512MB/RAM, Dual 40GB RAID 0, Dual 80GB RAID 0, 40GB Boot Drive, DVD/CD Optical Drive, Ultra2 SCSI Card hooked to a DDS-4 Tape Drive, No Monitor

PowerMac 8500: Vintage
  #34  
Old March 11th, 2002, 12:16 AM
Registered User
 
Join Date: Mar 2002
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
d-mac-d is on a distinguished road
thanks for the quick reply. Everything's running smooth now. thanks.

- dm
  #35  
Old March 11th, 2002, 03:33 PM
Registered User
 
Join Date: Mar 2002
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
d-mac-d is on a distinguished road
So, mysql's great, now php won't work.

Thanks for the great help on mysql. It works fantastically!

Now, php is not working. I have done all of the steps exactly, and it appears that apache is configured (at least partially) because I get this in the error_log when I do a graceful restart:

[Mon Mar 11 11:31:10 2002] [notice] Apache/1.3.22 (Darwin) PHP/4.1.2 configured -- resuming normal operations

I am trying to test it with a document called test.php containing:

<?php phpinfo() ?>

help!

- dm
  #36  
Old March 11th, 2002, 10:50 PM
Official Green Dinosaur
 
Join Date: Dec 2001
Location: Longwood, FL
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
yoshi is on a distinguished road
Use this script

################
#Php Information Page #
################
<?php
phpinfo();
?>


~Yoshi
__________________
12" PowerBook G4: 1.5Ghz, 768MB/RAM, 60GB HDD, Combo Drive, 64MB GeforceFX 2 Go, Airport Extreme + BT

Quicksilver G4: 1.53Ghz G4, 1GB/RAM, 160GB HDD, SuperDrive, Radeon 9800 Pro (128MB), Airport Card, AppleVision 850AV, Applevision 1710AV

PowerMac G3 Server: 400Mhz G3, 512MB/RAM, Dual 40GB RAID 0, Dual 80GB RAID 0, 40GB Boot Drive, DVD/CD Optical Drive, Ultra2 SCSI Card hooked to a DDS-4 Tape Drive, No Monitor

PowerMac 8500: Vintage
  #37  
Old March 16th, 2002, 08:13 PM
Registered User
 
Join Date: Mar 2002
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Nitro is on a distinguished road
I had the same problem a lisamac, and this solved the problem for me..
I just ran steps 6 and 7 again after I rebooted, and I could access my databases.

Type "cd /usr/local/mysql"
type "sudo chown -R mysql /usr/local/mysql/*"
type "sudo ./bin/safe_mysqld --user=mysql &"

then type "mysql test"

to use the database test in mysql.

I just hope I don't have to run this every time I reboot, anyone know how to have it automaticaly initiate at startup?

-Eric

Last edited by Nitro; May 8th, 2002 at 05:12 PM.
  #38  
Old March 26th, 2002, 04:54 PM
Registered User
 
Join Date: Jun 2001
Location: Chicago, Illinois
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
jkestr is on a distinguished road
Some PHP Problems

Nevermind

Last edited by jkestr; March 26th, 2002 at 09:04 PM.
  #39  
Old April 4th, 2002, 12:49 PM
Registered User
 
Join Date: Apr 2002
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
rmdxx is on a distinguished road
i've been able to install mysql and query the sever. however, i seem to be unable to shut it down or make any password changes. i get the "access denied for user: '@localhost'.

i've checked the manual included with the distribution and the web and am stuck. when i tried to set a password for the root account using
"mysqladmin password" it told me i was "using mysql as an anonymous users and anonymous users are not allowed to change passwords"

any help would be greatly appreciated.

thanks!
  #40  
Old April 4th, 2002, 03:13 PM
Official Green Dinosaur
 
Join Date: Dec 2001
Location: Longwood, FL
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
yoshi is on a distinguished road
Come to irc and we can help you as this requires a lot of typing

~Yoshi
__________________
12" PowerBook G4: 1.5Ghz, 768MB/RAM, 60GB HDD, Combo Drive, 64MB GeforceFX 2 Go, Airport Extreme + BT

Quicksilver G4: 1.53Ghz G4, 1GB/RAM, 160GB HDD, SuperDrive, Radeon 9800 Pro (128MB), Airport Card, AppleVision 850AV, Applevision 1710AV

PowerMac G3 Server: 400Mhz G3, 512MB/RAM, Dual 40GB RAID 0, Dual 80GB RAID 0, 40GB Boot Drive, DVD/CD Optical Drive, Ultra2 SCSI Card hooked to a DDS-4 Tape Drive, No Monitor

PowerMac 8500: Vintage
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP / MySQL Nynaeve Mac OS X System & Mac Software 6 December 21st, 2005 04:59 PM
PHP & mySQL revisited: Help needed MacLuv Design & Media 4 December 2nd, 2002 10:41 AM
PHP + MySQL running but not ZLIB lashampoo Mac OS X System & Mac Software 2 October 8th, 2001 05:58 PM


All times are GMT -5. The time now is 10:44 AM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.