icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » PHP, MySQL » MySQL Port 3306?

PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >>

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread
Old August 6th, 2006, 12:20 PM   #1 (permalink)
Registered User
Fresh Surpasser
 
Joined in Jun 2004
22 posts
Gave thanks: 0
Thanked 0 times
MySQL Port 3306?

Hey,
I'm trying to install the PHPweb request page for SAM Broadcaster, I uploaded the files and configured htem before doing so; however when I try to access it I get this

Code:
status=err
SQL error=Could not connect to MySQL server

As for the config file that I had to create the one dealing with MySQL is as follows:

Code:
<?/* 
<CONFIG application="SAM" version="3.4.2">
	<Database>
		<Driver>MYSQL</Driver>
		<Host>66.7.194.99</Host>
		<Port>3306</Port>
		<Database>*******_phpDJ</Database>
		<Username>*******_dj</Username>
		<Password>yes</Password>
	</Database>
</CONFIG>

 */?>
As far as the support site for the program is concerned they tell everyone to check to see if their host supports port 3306 for MySQL.
Chadwick is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 6th, 2006, 1:34 PM   #2 (permalink)
Registered User
Fresh Surpasser
 
Joined in Jun 2004
22 posts
Gave thanks: 0
Thanked 0 times
You can disregard this.
Chadwick is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

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