Forums / Developer / 3.2 install problem
Vincent Saulnier
Wednesday 20 August 2003 12:45:36 pm
I tried tio install 3.2 but I have this error :
The database would not accept the connection, please review your settings and try again.
I tried several times and verified my entries, everything is like it should be.
Good looking SetUP by the way!
Tony Wood
Wednesday 20 August 2003 12:47:05 pm
I had this, I needed to clear php accelerator cache. If this is not your problem try turning off template compile in site.ini
Tony Wood : twitter.com/tonywood Vision with Technology Experts in eZ Publish consulting & development Power to the Editor! Free eZ Training : http://www.VisionWT.com/training eZ Future Podcast : http://www.VisionWT.com/eZ-Future
Wednesday 20 August 2003 12:51:28 pm
Is there a cache to Zend Optimizer?This is the one I use.
Wednesday 20 August 2003 12:52:48 pm
I assume so, Zend site will have details
Wednesday 20 August 2003 12:58:45 pm
There was nothing concerning Cache in Zend Optimezer and I disabled template compile in site.ini and it still doesn't work.
Johannes Becker
Wednesday 20 August 2003 1:01:22 pm
TemplateCompile=disabled worked for me
Wednesday 20 August 2003 1:09:17 pm
I checked and I still have the same problem.
I also tried to restart my Browser.
Wednesday 20 August 2003 1:14:32 pm
Sorry Vincent,
I don't know Zend... i assume it must cache content somewhere. I seem to remeber it having a console of some kind try that... The files might be in /tmp/ maybe.. I can't help anymore.. gotta pack for conference bye
Roy Viggo Pedersen
Wednesday 20 August 2003 2:33:16 pm
Try to edit settings/site.ini and set your password there, it worked for me.
Remember first to create a database. The username and password in site.ini/installer must have access to create tables in this database.
Roy
Kåre Køhler Høvik
Thursday 21 August 2003 2:08:10 am
A patch for the installation problem has been posted in contribution: http://ez.no/developer/ez_publish_3/contributions/ez_publish_32_beta_1_database_connection
Kåre Høvik