Everything until the worked fine:
Fatal error: Call to undefined function mysql_connect() in /var/www/ezt/install/installersteps.php on line 255
I am running Debian 5.0 with apache2 and mysql 5.0.51 and php5
Since I did not find to much documentation on this project i am going to use this tool
br
markus
ms@network.co.at.
me either it simply doesnt work on php5 very well, half the template system isnt functioning properly, many ... many important variables are not being renderd. which is a shame it works ok on php4.
Hi
I am facing a weird issue. I am not able to login with administrator user credentials post installation step.
I set the debug option to 1
there after I see the following on the login page after clicking the login button:
Debug: query = select user_id,user_username,user_perm from ezt_users where user_username = '' and user_password = ''
looks like the form is unable to parse the...