Member
Member
jvbates   2005-12-10, 14:25
#1

Sorry, I know this subject seems to of been covered in other topics, but I can't seem to find an answer!!!

I've installed ZenPhoto once on my main domain (now deleted!)
http://www.exit7.co.uk/

But I now want to install it at the root of a subdomain
http://gallery.exit7.co.uk

It all seemed to go OK, created database tables OK, admin all looks OK, but then when I view the gallery it doesn't load any images or CSS. Looking at the activity it's trying to call;

http://cars/image/thumb/07.jpg (cars being the only gallery so far!)
http://themes/default/zen.css

In my .htaccess file I have
RewriteBase /

Has anyone managed to successfuly install it on a subdomain??

Can anyone help me out

Member
Member
jvbates   2005-12-10, 14:29
#2

Just a thought the way my host has domains setup from the servers root, is like this:

Main site
/httpdocs

Subdomains
/subdomains/gallery/httpdocs

Member
Member
jvbates   2005-12-10, 14:55
#3

Update again...

Got it almost working by manually defining the WEBPATH as described in this topic;
http://www.zenphoto.org/support/topic.php?id=106#post-468

So my config file now reads:
define('WEBPATH', 'http://gallery.exit7.co.uk');

The only issues I can see now is:

(1) When i'm in a gallery, and click the 'home' (or gallery name) link it takes me to; http://gallery.exit7.co.uk/page/1 rather than http://gallery.exit7.co.uk/

I'm sure this is something to do with the .htaccess file - anyone any ideas?

(2) In the admin section it still doesn't appear to be pulling in any thumbnails, either in my albums or the themes snapshots?

ADDED
(3) The upload functionality form the admin section doesn't seem to work!

Any help much appreciated

Member
Member
nathan   2005-12-15, 09:32
#4

I have the same probel as you, and it appears you have gotten further than I have.

Can anyone else lend a hand? It is rather frustrating.

My server set up is the same as jvbates, in how how the subdomains are referenced.

Thanks.

Member
Member
jvbates   2005-12-16, 14:00
#5

Nathan, have you completed the steps I mentioned above?

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