| Author | Post |
|---|
progress Member
| Joined: | Thu May 17th, 2007 |
| Location: | |
| Posts: | 4 |
|
Posted: Thu Sep 6th, 2007 01:45 pm |
|
I have followed the instructions for setting up a multi domain install and have it working great on one website but I am trying to install it on a second and when I try to call the editor (esc 3 times) it is missing items like the Username: and Password: Label and the Login text found in the button for example?
Any suggestions for tracking this down?
Thanks in advance!
|
Keith Moderator
| Joined: | Fri Apr 8th, 2005 |
| Location: | |
| Posts: | 578 |
|
Posted: Thu Sep 6th, 2007 06:02 pm |
|
That is an indication that the child domain can not find the /library and /ikons folders on the parent domain.
1) make certain that the permissions on the parent domain's entrance folder are 0755
2) check the $path_to_library = "PATH_TO_PARENT/editwrx/library"; in the sub parent on the child wrx.cgi.
3) make certain that $child=0; has been changed to $child=1; on wrx.cgi for the child.
|
Maddin Member
| Joined: | Thu Feb 23rd, 2006 |
| Location: | |
| Posts: | 9 |
|
Posted: Wed Oct 17th, 2007 11:23 am |
|
Hello,
I have the following problem. If I on the child editor appeal appears:
Your server does not have a usable environment variable for determining your site's root path
/var/www/vhosts/editor.serverdomain.de/httpdocs/editor/library/routines.txt does not exist
DOCUMENT_ROOT=/var/www/vhosts/childdomain.de/httpdocs
GATEWAY_INTERFACE=CGI/1.1
HTTP_ACCEPT=*/*
HTTP_ACCEPT_ENCODING=gzip, deflate ......
I have put the rights on the server 0755. Also child=1 is put. It is a Plesk web server. The path is right in my opinion. In the file manager in the Webmin there are exactly these folders to routines.txt.
Can you help me?
Martin
|
Maddin Member
| Joined: | Thu Feb 23rd, 2006 |
| Location: | |
| Posts: | 9 |
|
Posted: Wed Oct 17th, 2007 01:09 pm |
|
Hello,
Now after some settings I have changed functioned it. Unfortunately, I do not know why. Now nice it functions.
Martin
|
 Current time is 05:07 pm | |
|