Member
Member
joe904   2016-11-08, 16:44
#1

Hey Guys,

I just installed Zen Photo on my web server. It installs with no visible issues, and I set-up the admin user name and password. When I close down the browser and go back to the web page, I only see the words " Gallery - You can insert your Gallery description on the Admin Options Gallery tab." There is also a search box. There is no Log-in for the user or any other tabs for me to click. Basically all I see when I go to my website is the page you get after you Log Off. I tried opening IE to see what would happen, but I get the same screen. I am using IIS8 on Windows Server 2016. I appreciate any help.

Administrator
Administrator
acrylian   2016-11-08, 17:38
#2

There is by default no public login link. What you see is the standard Basic theme front end logically without any content as you haven't added anything yet. The login link is under /admin or without modrewrite /zp-core/admin.php.

Member
Member
joe904   2016-11-23, 03:58
#3

Thank you for replying to my post. The info was awesome BUT, when I try to point my IIS physical path to C:\inetpub\wwwroot\web\Photos\zp-core\admin.php it tells me there is no directory. In the folder zp-core there is already an index.php that the webserver is picking up. I tried using http://localhost/web/Photos/zp-core/admin.php on the server and it works as it should. Any help is much appreciated.

Administrator
Administrator
fretzl   2016-11-23, 10:05
#4

Quote:C:\inetpub\wwwroot\web\Photos\zp-core\admin.php it tells me there is no directory
That's correct. admin.php is not a directory but a file.
Try C:\inetpub\wwwroot\web\Photos\

Administrator
Administrator
acrylian   2016-11-23, 10:10
#5

Maybe I wrote misunderstandably with [i]path to your install[/i] of course the webpath is meant and not the full server path. You want to use it within the (local) web server. So something like http://localhost/ would be the address to use.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.