Results 1 to 10 of 10
  1. #1

    Default PHP 5.1.1 MySQL 5 & Apache2


    have anyone run phpmyadmin on the above subject? i have problem running phpmyadmin, i always get the problem on mysql or mysqli cannot load module. unable to find kuno... pero naa jud nabutang sa \php\etc

  2. #2

    Default Re: PHP 5.1.1 MySQL 5 & Apache2

    The common problem in MySQL 5 and PHP 5 is that the library module.
    Make sure the following

    1. "libmysql.dll" is located in "...\MySQL Server 5.0\lib\opt"
    if not then you may copy the "libmysql.dll" from PHP directory.

    2. under your php.ini in windows directory uncomment the
    "extension=php_mysql.dll". In old version of PHP, MySQL is
    supported automatically but in version 4x and 5 they are
    not automatically supported, and you need to support it
    by yourself. I think this is something about license or agreement.

    3. Restart your apache.

    Enjoy.

    Please visit my website: www.hostingdemand.com
    Support Group

  3. #3
    Junior Member
    Join Date
    Jan 2003
    Gender
    Male
    Posts
    293

    Default Re: PHP 5.1.1 MySQL 5 & Apache2

    ...or you can edit your httpd.conf and add this line before loading the php module (sapi)...

    Code:
    LoadFile c:/php/libmysql.dll
    
    # Loading PHP5 module
    LoadModule php5_module \"c:/php/php5apache2.dll\"
    the above code is on a win32 environment btw... follow the appropriate directories on linux, or other os\'es...

  4. #4

    Default Re: PHP 5.1.1 MySQL 5 & Apache2

    if it still doesn't work, try copying libmysql.dll to the System32 folder after following the instructions from archerv's post.

  5. #5

    Default Re: PHP 5.1.1 MySQL 5 & Apache2

    i think the problem was the installation of MySQL. Last night I remove and then re-install it back, when I open phpmyadmin it worked.

    The installation process of MySQL 5 is different from MySQL 4, maybe i was confused the first time. hehehehe

  6. #6
    Junior Member
    Join Date
    May 2005
    Gender
    Male
    Posts
    450

    Default Re: PHP 5.1.1 MySQL 5 & Apache2

    in your phpmyadmin, config.inc.php:

    $cfg['Servers'][$i]['extension'] = 'mysqli';

  7. #7

    Default Re: PHP 5.1.1 MySQL 5 & Apache2

    i only read the first post - lazy...
    but i have installed php5 and mysql5 on my machine... take note that mysql kay wala na gi-default sa php...
    i just followed the installation docs sa php.net ni work raman....
    phpmyadmin worked without any problem too...

  8. #8

    Default Re: PHP 5.1.1 MySQL 5 & Apache2

    use XAMPP software..all in one package with php,mysql,apache,phpmyadmin...naa tanan..ready ang setup..search lang sa goggle..

  9. #9

    Default Re: PHP 5.1.1 MySQL 5 & Apache2

    free download pa gyud nang XAMPP....power kaau...cya na ang bahala sa setup...

  10. #10

    Default Re: PHP 5.1.1 MySQL 5 & Apache2

    php2triad mas nice daghan solod sa bundle

  11.    Advertisement

Similar Threads

 
  1. Php-spry framework-ajax-mysql
    By psyche54 in forum Programming
    Replies: 4
    Last Post: 03-04-2010, 03:06 PM
  2. Webhosting sites with PHP, MYSQL and etc
    By ravenclair3 in forum Websites & Multimedia
    Replies: 9
    Last Post: 08-13-2006, 10:27 PM
  3. Replies: 4
    Last Post: 05-17-2006, 12:36 PM
  4. Independent contractor info needed---php and mysql
    By BayouPinoy in forum Networking & Internet
    Replies: 0
    Last Post: 03-17-2006, 10:45 PM
  5. Where: Cebu based PHP/MySQL based hosting
    By cmontoya in forum Websites & Multimedia
    Replies: 19
    Last Post: 06-29-2005, 10:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top