
09-11-2000, 12:46 PM
|
|
ex-Aussie
|
|
Join Date: Aug 2000
Location: Tacoma, Washington
Posts: 9,576
|
|
I need some advice.
Using a PHP script how do I set it to recognize the MYSql database? The initiate file wants to know where my database is, so any help would be wonderful. I looked at my control panel (Alabanza), and it says I have one named akashik_net. What would be the exact path I should add to the script for it to point at the file? Also from what I gather of the readme it will write it's own tables so I don't have to add these. Would that be correct?
Just learnt to install cgi and am jumping right into installing PHP so I don't mind the long answer *lol*
Thanks
Greg Moore
http://www.akashik.net
__________________
Former Webhost... now, just a guy.
|

09-11-2000, 01:15 PM
|
|
Web Hosting Master
|
|
Join Date: Aug 2000
Posts: 2,750
|
|
Start Long Answere -->
Well usually the path to the mysql database can be set to localhost.
Every program requires a different name or different properties for the tables it uses. Usually the program you are installing would create the tables.
<-- End Long Answere
Hope this helps 
__________________
The Php Support Desk
http://www.phpsupportdesk.com
Custom programming - kunal @ e-phoria.com
http://www.pingzine.com - Ping!Zine. the FREE, FRESH and EXCITING Web Hosting Magazine...
|

09-12-2000, 09:02 AM
|
|
Newbie
|
|
Join Date: Sep 2000
Posts: 7
|
|
I suggest heading over to devshed.com or webmonkey.com and going through their tutorials on php and MySQL. They are very good.
|

09-12-2000, 12:07 PM
|
|
Web Hosting Master
|
|
Join Date: Aug 2000
Posts: 1,167
|
|
I don't know what your script looks like, but there are usually five pieces of information needed to set up access to MySQL in a PHP script. This is usually stored in variables at the top of the script, but the basic info is:
Server Type ="mysql"
Server Name ="localhost" (literally, "localhost"
DB Username ="yourusername" (Alabanza domain username)
DB Password ="yourpassword" (Alabanza domain password)
Database Name ="akashik_net" (The database Alabanza created)
With an Alabanza MySQL setup, your DB Username and DB Password are the same as your CP login credentials.
You could post or email a code snippet of this part of your script and I can provide better details for you.
|

09-12-2000, 05:07 PM
|
|
ex-Aussie
|
|
Join Date: Aug 2000
Location: Tacoma, Washington
Posts: 9,576
|
|
thanks all  I'll have a poke around and see what happens *grin*
Greg Moore
http://www.akashik.net
__________________
Former Webhost... now, just a guy.
|

09-21-2000, 12:41 PM
|
|
CEO - JaguarPC
|
|
Join Date: Jul 2000
Location: Colorado Springs, CO
Posts: 2,205
|
|
You wouldnt set an absolute path to connect, use localhost as stated above or you can try using the server host name if its available to you.
__________________
Hosting solutions provider since 1998 - Serving over 130 countries!
JaguarPC.com - Managed web hosting | Managed vps hosting | Dedicated servers
Resellerzoom.com - Reseller specialist | Cloud Reseller hosting | cPanel cloud Hosting
|

09-22-2000, 12:48 AM
|
|
ex-Aussie
|
|
Join Date: Aug 2000
Location: Tacoma, Washington
Posts: 9,576
|
|
Thanks all. I nailed it finally.  Seems all was correct, just had to set the permissions on a folder. Got all excited about not having to do the cgi-shuffle with changing every file and overlooked a rather obvious section of the instructions. Remember when being a webdesigner was just about design?
Greg Moore
http://www.akashik.net
__________________
Former Webhost... now, just a guy.
|

09-22-2000, 01:08 AM
|
|
Web Hosting Master
|
|
Join Date: Aug 2000
Posts: 1,167
|
|
LOL. I've always been a coder, so I know the Devil's in the details! :-)
|

01-11-2002, 06:58 PM
|
|
New Member
|
|
Join Date: Jan 2002
Posts: 3
|
|
Sorry to bring this old thread back into the spotlight but how did you solve this problem? What folders did you set the permissions on?
My script asked for a 'Full Path To mysqldump' and 'Full Path To mysql'. I did a 'locate' in telnet but the script says it can't find it there.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|