NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
gremlin1
Mar 22, 2010Aspirant
PHPMyAdmin problems
Hi all,
I've installed MySQLON, php, PHPMyAdmin, Torentflux all via addons
When I launch Torrentflux I get the error message:
!Fatal error: Call to undefined function mysql_connect() in /c/webroot/torrentflux/adodb/drivers/adodb-mysql.inc.php on line 354"
When I launch PHPMyAdmin I get the error message:
"Cannot load mysql extension. Please check your PHP configuration. - Documentation"
can anyone suggest any steps I have missed?
Thanks fro your help....
I've installed MySQLON, php, PHPMyAdmin, Torentflux all via addons
When I launch Torrentflux I get the error message:
!Fatal error: Call to undefined function mysql_connect() in /c/webroot/torrentflux/adodb/drivers/adodb-mysql.inc.php on line 354"
When I launch PHPMyAdmin I get the error message:
"Cannot load mysql extension. Please check your PHP configuration. - Documentation"
can anyone suggest any steps I have missed?
Thanks fro your help....
13 Replies
Replies have been turned off for this discussion
- WhoCares_MentorFrom the error messages it looks like the version of PHP you installed is either missing the support for MySQL or is unable to load the MySQL module. To give further advice it would be nice to know *which* PHP add-on you have installed on your ReadyNAS.
-Stefan - marvelideaAspirantI am having this problem. I am usering WhoCares PHP 5.3 Add On
- WhoCares_MentorIf you have SSH access to your ReadyNAS, can you please post the output of the command
php
on the command line?
-Stefan - krokAspirantGot this error too,
WhoCares PHP Version 5.3.8-1.1
By SSH, 'php' command give me =Deprecated: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in Unknown on line 0
Deprecated: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0
Got MysqlOn_1.0 & PHPMyAdmin_2.5 installed - krokAspirantresolved this problem by editing php5/cli/php.ini & php5/apache2/php.ini
Put 'Off' to register_long_arrays & magic_quotes_gpc
Now php command seems to work fine but, i get again
Call to undefined function mysql_connect()
Thanks for the help - WhoCares_MentorIf you look at the PHP add-ons list of installed/activated modules, is mysql listed there as active?
-Stefan - krokAspirantYes mysql & mysqli are activated
tried with mysqli command but same problem - krokAspirantI Did the upgrade of phpmyadmin to v3.4.5-rnsparc-1.2.8
Now,
When i try to access to phpmyadmin, I get this error :phpMyAdmin - Erreur
Il manque l'extension mysqli. Veuillez vérifier votre configuration PHP. <a href="Documentation.html#faqmysql" target="documentation"><img class="icon" src="./themes/pmahomme/img/b_help.png" width="11" height="11" alt="Documentation" title="Documentation" /></a>
***
MysqlOn_1.0 + PHP v5.3.8-rnsparc-1.4.1 + PHPMyAdmin v3.4.5-rnsparc-1.2.8
is something missing? - WhoCares_MentorHmm. To me it looks like the server is using an other version of PHP than the one it should. What else was installed on the box before you upgraded ?
-Stefan - krokAspirantit was PHP_1.3
and I got an error during uninstallation
thanks for your help
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!