ZenphotoCMS Forum
Links are wrong after installation - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Links are wrong after installation (/thread-315.html)



Links are wrong after installation - SanDiego - 2006-02-22

Hello,

After installing 1.0.1 all the links omit the webserver domain.

Namely instead of:
http://mydomain.com/zenphoto/zen/admin.php
http://mydomain.com/zenphoto/album/picnic/

it is:
http://zen/admin.php
http://picnic/

I tried setting the absolute path for the RewriteBase then I tried setting relative to the root directory. No difference. Where do we set the webserver URL. Somehow it is being discarded.

Thanks...




Links are wrong after installation - Chilifrei64 - 2006-02-22

Check out this thread...
http://www.zenphoto.org/support/topic.php?id=215




Links are wrong after installation - SanDiego - 2006-02-22

Thank you Chilifrei64. The solution suggested by biffta works great for.. Which I added for reference below:

Keep the config.php file standard then edit the zen/functions.php file as follows


`