Answered
Problem with User Authentication
One Login page - two fields: User, Password.
After some problems with no "User Authentication" options in the server behavior, I finally managed to get a patch installed that gives me the option.
This wizard was very straightforward and I have simply used the two form fields to compare with relevant fields in the user table.
When I preview it, I get a fatal error message -
Fatal error: Call to undefined function: session_start() in /srv/www/htdocs/richard/TMP6vx0c8tmwi.php on line 3
I have no idea why this is happening
Code attached for reference.
Anyone else had this problem?
Using DWmx6.1 php on mysql
After some problems with no "User Authentication" options in the server behavior, I finally managed to get a patch installed that gives me the option.
This wizard was very straightforward and I have simply used the two form fields to compare with relevant fields in the user table.
When I preview it, I get a fatal error message -
Fatal error: Call to undefined function: session_start() in /srv/www/htdocs/richard/TMP6vx0c8tmwi.php on line 3
I have no idea why this is happening
Code attached for reference.
Anyone else had this problem?
Using DWmx6.1 php on mysql
