Search Result

Collapse
2 results in 0.0022 seconds.
Keywords
Members
Tags
phpinfo mysql
  •  

  • jasone
    started a topic PHPinfo not showing mysql
    in PHP

    PHPinfo not showing mysql

    Hello all,

    I am a complete newbie to mysql / php i have installed apache, php and mysql and they are all working independently and php is working with apache.

    I have created a database using mysql but when i came to getting the info from the database using php nothing was showing in the browser.

    I checked the php info page and i noticed that there is no 'mysql' section so im guessing that php just doesn't...
    See more | Go to post

  • Bhoget
    started a topic MySql does not show in Php info

    MySql does not show in Php info

    Hello everyone,

    I successfully installed Php in IIS 5, but ran into a big problem in running MySql. I successfully installed MySql in my system but it does not show when I try to run phpinfo() although I have MySql running properly.

    I have uncommented the following lines in php.ini.

    ---
    extension=php_m ysql.dll
    extension=php_m ysqli.dll
    ---

    Can anyone help me on this?...
    See more | Go to post
Working...