Intechnic
Users Developers
Home / Forums / In-Portal CMS / Installation & Upgrade / IN_PORTAL INSTALLATION Step # 4 / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

IN_PORTAL INSTALLATION Step # 4 (3)


Posted: 05/27/2010 5:57:06 PM

Reply Quoted  


I have successful completed steps 1.2 &3 of this procedure with the exception
that I'm doing my own hosting {NO PROBLEM THERE}
My problem is in step #4 ---- supplying the prompt with hostname, username, dtabasename, password etc,et, I get the foll FATAL ERROR---->

Call to UNDEFINED FUNCTION mysql_connection in
C:\html_docs\inportal\core\db\db_connection.php in LINE 229
{html_docs} is my html document folder.

Help anyone, thanks



Posted: 05/27/2010 6:35:40 PM

Reply Quoted  


Hello Rob,


This looks like MySQL is not compiled with your PHP.

In order to troubleshoot you should created a simple i.php file in the root of your website with the following code inside:


<?php phpinfo(); ?>



Then open the file in the browser, and search for MySQL term using Ctrl+F. Copy/paste and post here.


Thanks.

Posted: 10/25/2012 3:49:55 AM

Reply Quoted  


U ended up telling him nothing