Forums / Install & configuration / how to do manual installation

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

how to do manual installation

Author Message

kevin wei

Tuesday 16 December 2003 6:49:06 pm

hi,all
i have meet a problem during installation of EZ 3.2-3.
In Ez ,the order is providing database username & passwd first ,then EZ will find database automatically ,but IN my ISP server,they need username,passwd & database name together,so i want to export all tables which installed on my PC,then import them to my ISP'server, but i want to know which files i need to modify to let EZ know installation is ok?
thanks!

Gunnstein Lye

Wednesday 17 December 2003 9:10:04 am

Set this in site.ini:

[SiteAccessSettings]
# Set to true if you want the setup system to be activated
CheckValidity=false

Then Exponential will assume your database settings are ok.