ZenphotoCMS Forum
Mediatemple path settings - 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: Mediatemple path settings (/thread-966.html)



Mediatemple path settings - snagt - 2006-12-13

Just a note for people on Mediatemple (grid server) trying to install Zenphoto, you have to edit some extra things in the zp-config file. I spent a while figuring that out, so perhaps this message will come in handy for people with the same problem.

In zp-config, at line 139 and 140, there are two Path overrides:
` define('WEBPATH', '/zenphoto');

define('SERVERPATH', '/home/####/domains/domainname.com/html/zenphoto');`

(where zenphoto is the directory where zenphoto resides in, #### is your website number , and domainname.com is your domainname).

Also at line 24 the $conf['mysql_host'] needs to be edited, since Mediatemple upgraded you have to connect to SQL with (in my case): "internal-db.s####.gridserver.com" (with again the website number).




Mediatemple path settings - trisweb - 2006-12-13

Thanks, very useful info!




Mediatemple path settings - jimstr - 2007-01-16

I use mediatemple.net but this doesnt work for me..




Mediatemple path settings - mitcha - 2007-01-17

I am using (mt) too, and it works.




Mediatemple path settings - jimstr - 2007-01-20

thanks for your help