Forums / Install & configuration / Lost login URL

Lost login URL

Author Message

Waseem Aslam

Wednesday 06 August 2008 5:16:25 pm

Hi

Ok a very very stupid question , so please forgive the stupidity.

I installed EZ on my domain and I didn't make a note of the url where you log into the backend with.

I have no idea what ti is now, for example the ez is installed in

http://www.domain.com/ez/, can anyone tell me the login url for the backend?

Thanks

justin kazadi

Thursday 07 August 2008 1:44:03 am

hello,
for log into the backend you can use this:
http://www.domain.com/ez/ezwebin_site_admin if you have installed website interface or
http://www.domain.com/ez/ezflow_site_admin if you have installed ezflow extension.

The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.

Albert Einstein

André R.

Thursday 07 August 2008 1:47:32 am

Admin is a siteaccess just like your frontpage, so to be 100% sure, look in the settings/siteaccess/ folder (but ignore the 'admin' siteaccess, it's only a example setup, so it won't work).

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Bo K.

Thursday 21 August 2008 4:33:04 am

If you try to have a look in settings/override/site.ini.append.php;

There should be a section called [SiteAccessSettings] which contains the urls to access the different parts of the site (admin / regularsite / different languages)

<?php require 'coolstuff.php'; echo $cool_signature; ?>