За последние 24 часа нас посетил 16861 программист и 1291 робот. Сейчас ищут 1456 программистов ...

MySQL5+PHP5

Тема в разделе "Вопросы от блондинок", создана пользователем GAR, 22 июн 2006.

  1. GAR

    GAR Активный пользователь

    С нами с:
    22 июн 2006
    Сообщения:
    3
    Симпатии:
    0
    ситуация:
    mysql-5.0.22-win32
    php-5.1.4-Win32
    apache_2.2.2-win32-x86



    php.ini
    .....
    ;extension=php_msql.dll
    extension=php_mysql.dll
    ;extension=php_oci8.dll
    ......
    ; Default port number for mysql_connect(). If unset, mysql_connect() will use
    ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
    ; compile-time value defined MYSQL_PORT (in that order). Win32 will only look
    ; at MYSQL_PORT.
    mysql.default_port =3306

    ; Default socket name for local MySQL connects. If empty, uses the built-in
    ; MySQL defaults.
    mysql.default_socket =

    ; Default host for mysql_connect() (doesn't apply in safe mode).
    mysql.default_host =localhost

    ; Default user for mysql_connect() (doesn't apply in safe mode).
    ;mysql.default_user =

    ; Default password for mysql_connect() (doesn't apply in safe mode).
    ; Note that this is generally a *bad* idea to store passwords in this file.
    ; *Any* user with PHP access can run 'echo get_cfg_var("mysql.default_password")
    ; and reveal this password! And of course, any users with read access to this
    ; file will be able to reveal the password as well.
    mysql.default_password =

    ; Maximum time (in secondes) for connect timeout. -1 means no limit
    mysql.connect_timeout = 60

    ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and
    ; SQL-Errors will be displayed.
    mysql.trace_mode = Off

    [MySQLi]

    ; Maximum number of links. -1 means no limit.
    mysqli.max_links = -1

    ; Default port number for mysqli_connect(). If unset, mysqli_connect() will use
    ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
    ; compile-time value defined MYSQL_PORT (in that order). Win32 will only look
    ; at MYSQL_PORT.
    mysqli.default_port = 3306

    ; Default socket name for local MySQL connects. If empty, uses the built-in
    ; MySQL defaults.
    mysqli.default_socket =

    ; Default host for mysql_connect() (doesn't apply in safe mode).
    mysqli.default_host =

    ; Default user for mysql_connect() (doesn't apply in safe mode).
    mysqli.default_user =

    ; Default password for mysqli_connect() (doesn't apply in safe mode).
    ; Note that this is generally a *bad* idea to store passwords in this file.
    ; *Any* user with PHP access can run 'echo get_cfg_var("mysqli.default_pw")
    ; and reveal this password! And of course, any users with read access to this
    ; file will be able to reveal the password as well.
    mysqli.default_pw =

    ; Allow or prevent reconnect
    mysqli.reconnect = Off

    [mSQL]
    ; Allow or prevent persistent links.
    msql.allow_persistent = On

    ; Maximum number of persistent links. -1 means no limit.
    msql.max_persistent = -1

    ; Maximum number of links (persistent+non persistent). -1 means no limit.
    msql.max_links = -1

    FILEMONITOR говарит что все прекрасно находится и читается

    20:09:12 httpd.exe:1132 OPEN D:\WEB\prog\apache\bin\php.ini SUCCESS Options: Open Access: All
    20:09:12 httpd.exe:1132 QUERY INFORMATION D:\WEB\prog\apache\bin\php.ini SUCCESS Attributes: A

    20:09:12 httpd.exe:1132 QUERY INFORMATION D:\WEB\prog\apache\bin\php_mysql.dll SUCCESS Attributes: A
    20:09:12 httpd.exe:1132 OPEN D:\WEB\prog\apache\bin\php_mysql.dll SUCCESS Options: Open Access: Execute
    20:09:12 httpd.exe:1132 QUERY INFORMATION D:\WEB\prog\apache\bin\php_mysql.dll SUCCESS Length: 49211

    20:09:12 httpd.exe:1132 QUERY INFORMATION D:\WEB\prog\apache\bin\LIBMYSQL.dll SUCCESS Attributes: A
    20:09:12 httpd.exe:1132 OPEN D:\WEB\prog\apache\bin\LIBMYSQL.dll SUCCESS Options: Open Access: Execute
    20:09:12 httpd.exe:1132 CLOSE D:\WEB\prog\apache\bin\LIBMYSQL.dll SUCCESS


    20:09:12 httpd.exe:2464 CLOSE D:\WEB\prog\PHP\php5apache2_2.dll SUCCESS
    20:09:12 httpd.exe:2464 QUERY INFORMATION D:\WEB\prog\PHP\php5apache2_2.dll SUCCESS Attributes: A
    20:09:12 httpd.exe:2464 OPEN D:\WEB\prog\PHP\php5apache2_2.dll SUCCESS Options: Open Access: Execute
    20:09:12 httpd.exe:2464 CLOSE D:\WEB\prog\PHP\php5apache2_2.dll SUCCESS

    20:09:12 httpd.exe:2464 QUERY INFORMATION D:\WEB\prog\apache\bin\php5ts.dll SUCCESS Attributes: A
    20:09:12 httpd.exe:2464 OPEN D:\WEB\prog\apache\bin\php5ts.dll SUCCESS Options: Open Access: Execute
    20:09:12 httpd.exe:2464 CLOSE D:\WEB\prog\apache\bin\php5ts.dll SUCCESS


    пшп работает нормально,но не подхватывает базу... хоть плач, где то ошибаюсь где понять не магу... может спецы объяснят ?
     
  2. Hight

    Hight Старожил
    Команда форума Модератор

    С нами с:
    5 мар 2006
    Сообщения:
    7.153
    Симпатии:
    0
    Адрес:
    из злой параллельной вселенной
  3. GAR

    GAR Активный пользователь

    С нами с:
    22 июн 2006
    Сообщения:
    3
    Симпатии:
    0
    Проблема решилась, это у меня руки не в том месте прорасли... извеняюсь за беспокойство.


    ЗЫ Если каму интересно надо играться с LIBMYSQL.dll , те я поставил от дистрибутива пшп, а заработало все из дистра мискуль... наткнулся на форум где человеку пришлось брать из пшп... в общем один из них подходит