Tuesday 01 April 2003 5:42:59 pm
Ok this MAY help you. First off, you need to make sure that CheckValidity=false on your site.ini file is set to CheckValidity=true Then, make sure you Go through the setup of the site and chose ezMySql for database, isntead of PostgreSQL. Additionally, Make sure that you delete all the files under /settings/override folder before you run the above. Make sure you delete site.ini.php file if both site.ini and site.ini.php exist. Now once you have deleted all the files I specified and changed the CheckValidity to reflect true, go through setup on the website by accessing the normal site URL (http://yourDomain.com/ezpublish/index.php). Go through the setup.
IF this DOES NOT correct the problem try these steps: DELETE all the files under /settings/OVERRIDE directory. Delete the site.ini.php file under /settings/ directory and then edit the site.ini file and at about the top of the page there should be the database configuration. Default that they usually come with are DATABASE name nextgen, username: nextgen; password: nextgen. Replace those with your own. Once you've done that, rename site.ini to site.ini.php for more security. That should help you out. Blu Cava
|