Page 1 of 1
cant install

Posted:
Fri Oct 26, 2007 4:46 pm
Author: salmercker
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Advanced Knowledge
Board URL: http://localhost PHP Version: 5
MySQL Version: 5
What was done before the problem appeared?installing What was done to try to solve the problem?tried 5 times De.scription and Messagei keep getting this error on installing on my localhost.
- Code: Select all
An error occurred trying to update the databaseField 'cat_desc' doesn't have a default value
Re: cant install

Posted:
Fri Oct 26, 2007 7:05 pm
Author: Helter
this error is usually caused by selecting the wrong db type in the install.
Re: cant install

Posted:
Mon Nov 05, 2007 8:07 pm
Author: salmercker
ok that error is now gone but now i am getting this pm
Your Daily Database Backup Failed.
how can i fix that?
Re: cant install

Posted:
Mon Nov 05, 2007 9:23 pm
Author: Helter
ask your host if they have PHP running as CGI/phpsuexec , or as an apache module
Normal server setup runs php as an Apache module. In this case check your file permissions on the folder root/backup It should be set to 777
If your running phpphp suexec as a CGI Module, then all folders should be set to 755.
Since they all default to 755 when uploaded to your server, you would only need to reset any that you set to 777 at the time of install.
You may need to contact your host to determine your setup

Posted:
Tue Nov 06, 2007 9:15 pm
Author: sanji
Keep also in mind that some hosts disable commands required by this mod, so it is not sure you can use this functionality.
In my case, it is just not working with the hosting I have. On the other hand, some hosts provide automatic backup of databases, so you might just not need this option...
sanji
Re: cant install

Posted:
Sat Jan 05, 2008 9:30 am
Author: shentrax
Had this same problem.
Need to disable Strict Mode in your MySQL, either by re-installing or comment the line out of the my.ini