Question
Log In User
Hello,
I am using Dreamweaver CS3 on a Mac running Apache 2.2. PHP 5.2.4 was pre-installed and I installed MySQL 5.0.45. I have tested these and everything seems to be ok.
I have created a site in DW which includes a login page (login.php). It has a simple form on it which displays the username and password fields and a submit button. If I display this page prior to adding the Log In User behaviour it displays no problem. However, as soon as I add the Log In User behaviour the page will not display in the browser. I have not modified the code added by the behaviour.
The following error message dislpays in Safari, but nothing is shown in Firefox:
Safari can't open the page " http://localhost/site/login.php". The error was: "cannot parse response" (NSURLErrorDomain:-1017).
I checked the error_log and it says:
[notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7l DAV/2 PHP/5.2.4 configured - resuming normal operations
[notice] child pid 43266 exit signal Bus error (10)
Can anybody shed any light on this?
Cheers
I am using Dreamweaver CS3 on a Mac running Apache 2.2. PHP 5.2.4 was pre-installed and I installed MySQL 5.0.45. I have tested these and everything seems to be ok.
I have created a site in DW which includes a login page (login.php). It has a simple form on it which displays the username and password fields and a submit button. If I display this page prior to adding the Log In User behaviour it displays no problem. However, as soon as I add the Log In User behaviour the page will not display in the browser. I have not modified the code added by the behaviour.
The following error message dislpays in Safari, but nothing is shown in Firefox:
Safari can't open the page " http://localhost/site/login.php". The error was: "cannot parse response" (NSURLErrorDomain:-1017).
I checked the error_log and it says:
[notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7l DAV/2 PHP/5.2.4 configured - resuming normal operations
[notice] child pid 43266 exit signal Bus error (10)
Can anybody shed any light on this?
Cheers
