Forums / Install & configuration / Installed...now what?
fredrich anode
Wednesday 07 May 2003 7:24:53 pm
Preface: I'm on virtual hosting with no shell access.
Install went about as smoothly as I could expect it to, much better than my attempts a while ago with 2.x.
Unfortunately, at the last step of the install, there were no instructions on how to access the administration interface(or which username and password to use.) Index.php shows only a navigation bar. How can I proceed?
Scot Wilcoxon
Wednesday 07 May 2003 10:00:50 pm
The README.txt says to read doc/INSTALL or http://ez.no/manual
I also suggest this be added in the Virtualhost setup instructions to block access to sensitive files (check the ezpublish version number):
<Directory YOUR_EZPUBLISH_PATH/settings/> Order deny,allow Deny from all Options None AllowOverride None</Directory>
Menyhert Gretas
Wednesday 07 May 2003 10:54:51 pm
You can acces your administration interface like this:
http://yourdomain/your path to the ez/index.php/admin
Menyhert
P.s. Sorry for my bad english
Marco Zinn
Thursday 08 May 2003 11:39:16 am
If you are on a virtual host system, you can access your admin site with http://yoursite.com/admin
Login with "admin" / "publish".
Marco http://www.hyperroad-design.com