Help - Search - Members - Calendar
Full Version: Problem with instalation
Big Red Spark Forums > Big Red Spark.com Forums > Unit Command Climate Assessment and Survey System (UCCASS)
frez
I've startet the php script for installing the uccas survey system.
I have mysql up and running but I'm getting this error code when pushing save all settings button:


Fatal error: Call to undefined function mysql_connect() in /var/www/apache2-default/ADOdb/drivers/adodb-mysql.inc.php on line 318

I've created a mysql account for the uccas but it will not innstall..

JHolmes763
Sounds like your PHP installation does not have MySQL installed. This isn't a UCCASS issue.

If you create a PHP file with the following code:
CODE
<?php phpinfo(); ?>

And load that up, you should see a block on that page with MySQL information. Do you see that?

---John Holmes...
frez
Didn't see a block with mysql, but it was like you said, it wasn't installed.
So I ended up with installing php5-mysql and it worked like a charm.
Thanks for your help!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.