during the installation, i got the following error:
mySQL Error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'INSERT INTO photo_users VALUES (1, 1, 'YES', 'abc', 'abcabc', N
-----------------------------------
how to fix this, please help!
my server configuration:
php 4.3.2
mysql 4.0.15 standard
any help would be much appreciated!
Looks like the insert Admin user query is failing on function NOW() in the SQL
Can anyone confirm this on MySQL 4.0.15