Webmaster Forum

Go Back   Webmaster Forum > Webmaster Discussion Forums > Web Design and Graphics

Notices

Reply
 
LinkBack Thread Tools Display Modes
Old 04-10-2008, 07:25 PM   #1
Regular Member
 
Join Date: Apr 2008
Location: California
Posts: 56
Credits: 1
Osirus is on a distinguished road
Send a message via MSN to Osirus Send a message via Yahoo to Osirus
Default [2.3.2] Ips Driver Error On Install

After searching google for a hour or so I found a the fix. So for those of you who are frustrated on the install here is the direct fix.



Resource: Invisionpower



Quote:
If your MySQL server runs on a non-standard port, you should enter a colon and the port number after the SQL Host Name. For example, if your SQL server is running on port 3308 on localhost, you would enter



localhost:3308



As the SQL Host.



If you attempt to install IPB on a non-default port, AND your server has the mysqli PHP extension installed, the insallation will fail with an error of Unknown MySQL server host localhost:3308



To correct this, you need to force IPB to use the mysql PHP extension rather than the mysqli extension. To do this, you would need to edit the /ips_kernel/class_db_mysql.php file and uncomment this line


Code:
//define( 'FORCE_MYSQL_ONLY', 1 );


All I did was go into /ips_kernel/class_db_mysql.php searched for //define( 'FORCE_MYSQL_ONLY', 1 ); and removed the // then hit save and ran the installer again worked perfect.



Hope this helps, Worked for me.
__________________
Wicked3X|3xGuilds.com|
"As long as darkness flows through my veins, I will never cease, As long as my dreams still haunt me, I will never show mercy, and as long as evil lives I will never die.....
Osirus is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On



vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios