mySQL database problems! NEED HELP A.S.A.P!!

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
Phoenix Raine
-


Joined: 26 Nov 2005
Posts: 3

PostPosted: Wed Dec 14, 2005 3:38 am    Post subject: mySQL database problems! NEED HELP A.S.A.P!! Reply with quote

Fatal error: Call to undefined function mysql_connect() in C:\Program Files\Abyss Web Server\htdocs\EyesSoHollow\Forums\ips_kernel\class_db_mysql.php on line 124

I keep getting that everytime I try to complete the signup form for Invision Power Board. It requires you to have a mySQL database. I made it and everything, but that keeps showing up. This is the line scripts that its targeting
124: $this->connection_id = mysql_connect( $this->obj['sql_host'] ,

125: $this->obj['sql_user'] ,


126: $this->obj['sql_pass'] ,

127: $this->obj['force_new_connection']
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Wed Dec 14, 2005 8:44 am    Post subject: Reply with quote

It sounds like you dont have the mysql extension enabled in PHP.

Fixes:

Download the preconfigured PHP5 package from aprelium with all the extensions enabled http://www.aprelium.com/abyssws/php5win.html

or

Search the forum for the fix using the php.ini.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group