Jump to content

Contradiction

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Contradiction's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. yeppppppppppppppppy it worked, the problem that i was using php 5.1 before but it was not compatable for apache2.2.3 so i downloaded php 5.2 so it has some files compatable with apache 2.2.3, but before that i placed php5ts.dll version 5.1 in the apache bin file, and that was making troubles for my enabling mysql, so after removing this file from the apache bin folder, it is working now :D, laterz ;), thx dudes :P
  2. sorry dudes am running Apache 2.2.3 & php 5.2 and they are running in perfect way,i just got the mysql error :(,plz help, i posted the details in prev messsage
  3. well dudes, if u wonder someday why Contradiction hanged himself, i would tell ya bcoz he tried every single thing to let php talk to mysql,and after 5 days of reading from forums and tutorials and lots of damn things about it, and yet still not working,am really tired of this coz i opened the php.ini more than hundred times and checked it more than thousands,and believe me i did all the steps right and still not working,the steps are:i enabled C:\php to the path,i put libmysql.dll in windows directory and enabled extension_dir="C:\php\ext", & omit the ; before extension=php_mysql.dll,the phpinfo(); indicates that the directory to the extension is correct which is C:\php\ext, and i configured the apache file to take the php.ini file from C:\php and i placed it there and it is showing me correct directory where it is placed as C:\php\php.ini also showing other configurations that i have done to the php.ini, inside the C:\php\ext i have the php_mysql.dll, i even put C:\php\ext in the path, i placed libmysql.dll even in system and system32 windows folder coz i got crazy of the error that it is not loading mysql.dll, am really sick of this error, i made everything for all what the forums said, all the tutorials but still not working :(,plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz help :D,i will really appreciate that :) ; Directory in which the loadable extensions (modules) reside. extension_dir = "C:\php\ext" ;extension=php_mssql.dll ;extension=php_msql.dll extension=php_mysql.dll ;extension=php_oci8.dll ;extension=php_openssl.dl error_prepend_string no value no value            | <<<--- phpinfo(); indicates that extension_dir is error_reporting 2047 2047                            |  correctly set to extension_dir,which means that expose_php On On                                | it is reading from the php.ini,and should load the extension_dir c:\php\ext c:\php\ext        | extension=php_mysql.dll from C:\php\ext where file_uploads On On                                | i placed it there !!!!,yet it is not working!!!! :(
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.