Posted by Jibux on 10/21/07 08:33
David a écrit :
> I have php and mysql both working seperately but not together
>
> <?php phpinfo(); ?> - Shows everything working fine but no mention of
> Mysql in it.
>
> Mysql is setup and working properly. Users and databases all connect fine
>
> All my PHP scripts which have mysql connection info just show as a blank
> page. No error messages.
>
> Any ideas?!. Would appreciate any input, its driving my crazy.
>
Hello
When I installed joomla, support of mysql is no but PhpMyadmin worked fine.
In /etc/php5/apache2
I added 3306 at this line
mysql.default_port =
After restart of apache, the support of mysql in joomla was Yes
I Hope this help you
Navigation:
[Reply to this message]
|