NextCode Forum Index NextCode
Open Source Software Creation
 

Error : install.php on line 38
Click here to go to the original topic

 
       NextCode Forum Index -> Support (phpfinance)
View previous topic :: View next topic  
Author Message
netforumz



Joined: 04 Aug 2005
Posts: 1

Posted: Thu Aug 04, 2005 5:14 pm    Post subject: Error : install.php on line 38  

hi i got this error.

my server is:
MySQL version 4.0.24-standard
PHP version 4.3.11

--- This is the error ---
Code: Fatal error: Call to undefined function: mysql_create_db() in /home/cihangir/public_html/fl/install.php on line 38
--------------------------
Back to top  
Vlad Alexa Mancini



Joined: 07 Jul 2003
Posts: 303

Posted: Thu Aug 04, 2005 7:10 pm    Post subject:  

the function mysql_create_db() was deprecated in the later releases of php , i will fix it in the next release bu untill then you can change it to mysql_createdb() which is the alias for backwards compatibility
Back to top  
 
       NextCode Forum Index -> Support (phpfinance)
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.13 © 2001, 2002 phpBB Group