ID: 27034 Updated by: [EMAIL PROTECTED] Reported By: sebdg at webgeeks dot be -Status: Open +Status: Bogus -Bug Type: Unknown/Other Function +Bug Type: MySQL related Operating System: WIN 2003 Server PHP Version: 5.0.0b3 (beta3) New Comment:
You have installed PHP wrong. This is NOT bug, DO NOT REOPEN ANYMORE! Previous Comments: ------------------------------------------------------------------------ [2004-01-25 01:03:55] sebdg at webgeeks dot be hi sniper, thanks for the reaction, the path question is matbe not on the right place you're right but it seems i'm not the only one having this problem, i tried all other solutions i found in other bugreports of the same kind, but till now nothing helped, the file is present but he wont load it, i don't have any other copies of php_mysql.dll around. The Mysql support schould be built in , isn't it ? why all commands are undefined and why cant he load the ext ? ------------------------------------------------------------------------ [2004-01-25 00:54:25] sebdg at webgeeks dot be I found a compiled snapshot from 21jan. but still not working i can include almost all other mods [PHP.INI] ;extension=php_mcrypt.dll ;extension=php_mhash.dll extension=php_mime_magic.dll extension=php_ming.dll extension=php_mssql.dll extension=php_msql.dll ;extension=php_mysql.dll ;extension=php_oci8.dll if i uncomment the php_mysql.dll, php will popup a message "Could not find ..." on startup,( twice ? one for each process i supose) I tried to compile one by myself but i think this is too complicated for me i got 100 build errors and other unexplainable stuff ;-) Please help me ;-{ i don't wanna downgrade ------------------------------------------------------------------------ [2004-01-25 00:53:06] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. This is not support forum. This is NOT a bug. ------------------------------------------------------------------------ [2004-01-24 20:46:49] sebdg at webgeeks dot be in fact i think i need more info about the paths in the ini file under windows. do they need quotes? are they case sensitive? is "extensions/" the exte.. dir in the PHP dir ? is "" = to executable location ? ------------------------------------------------------------------------ [2004-01-24 20:23:32] sebdg at webgeeks dot be Description: ------------ hi, i just installed proudly PHP5 b3 With apache 2 and Mysql 5 but after the installation there seems no mysql module loaded by default, while it is actually said in the ini file but stanger is that i could not load the mysql module apache craches saying ha cant find the module, i copied the file almost everywhere and tried all combinaisons with the inifile in can load ot Reproduce code: --------------- <? echo phpinfo()?> Expected result: ---------------- All the loaded modules mysql also Actual result: -------------- no mysql module loaded apache comes with error module could not find mod.... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27034&edit=1