Ask a Question related to Dreamweaver AppDev, Design and Development.
-
mobile-fedot #1
Dreamweaver & PHP 5.03 - unknown error
After installing PHP 5.03 the MYSQL database connectin is lost. Dreamweaver sees not any danabase at all, reporting "Unknown error" - Can anyone help?
mobile-fedot Guest
-
Unknown Error
I try to delete or insert to MS Access table through Web application - the error occurs in statement string s =... -
#40513 [NEW]: Notice: Unknown: List index out of bounds (0) (errflg=2) in Unknown on line 0
From: wil at codeciti dot com Operating system: WinXP PHP version: 5.2.1 PHP Bug Type: IMAP related Bug description: ... -
#40068 [NEW]: Warning: Unknown: failed to open stream: No such file or directory in Unknown..
From: triphius at tripslair dot com Operating system: FreeBSD 6.1 PHP version: 5.2.0 PHP Bug Type: Scripting Engine problem... -
Unknown error!!!
I have a problem! When I want to 'Save for web' the message appeared : "Could not complete this oparation because an unknown error has occured"... -
Unknown soket error...
Hi does any one ever encountered "Unknow error bind(2)" ? If a port is being used, the error message is usually something explicitely state... -
Alexandru COSTIN #2
Re: Dreamweaver & PHP 5.03 - unknown error
Hi,
You've probably not enabled the MySQL support in the PHP5 php.ini file.
Please search this file in c:\windows\php.ini and edit it, search for
;php_mysql.dll and remove the ";". This will enable the mysql support.
You might also have some problems because you use MySQL 4.1 and there
might be a conflict between the connection libraries.
Check this technote for details
[url]http://www.interaktonline.com/Products/Free-Products/PHAkt/Technotes/Details/An+unidentified+error+has+occured+-+Dreamweaver+with+PHP.html?id_thn=57[/url]
Alexandru
mobile-fedot wrote:--> After installing PHP 5.03 the MYSQL database connectin is lost. Dreamweaver sees not any danabase at all, reporting "Unknown error" - Can anyone help?
InterAKT Online - Dreamweaver extensions
[url]http://www.interaktonline.com/[/url]
Alexandru COSTIN Guest



Reply With Quote

