Hi All,
I'm using JSAS for local development (Apache 2, MySQL 4.1.14,
PHP 4.4.4) and the site works fine until I try to login through at
the login page. As soon as I click the login button, Apache closes
and I get the error:
AppName: apache.exe AppVer: 2.0.54.0 ModName: php4apache2.dll
ModVer: 0.0.0.0 Offset: 0000150f
Has anyone else experienced this problem working with DW8 and
protected pages? What's the solution? This is a big problem, it's
stalled my project. Appreciate any help!
Update:
Installed WampServer (Apache 2.26, PHP 5.2.5, MySQL 5.0.45)
on a different computer and ran the site there. Similar problem,
the login.php page causes Apache to crash on page load, unlike the
JSAS version which only crashes when I click the LOGIN button.