EditWrx Knowledge Base Home
 Search       Login   Register   Members   Help   Home 
Search by username


Yahoo server
 Moderated by: Keith  
 New Topic   Reply   Print 
AuthorPost
Keith
Moderator
 

Joined: Fri Apr 8th, 2005
Location:  
Posts: 603
 Posted: Thu Mar 8th, 2007 07:52 am
 Quote  Reply 
Yahoo hosted accounts (Unix) produce a phony ENV{'DOCUMENT_ROOT'} environment variable of '/'. That prevents EditWrx from being installed with the InstallPoint installer.cgi.

EditWrx can be installed manually. However, you must make a change to the wrx.cgi script to correct the variable. Add

BEGIN{$ENV{'DOCUMENT_ROOT'}='../'}

to the script on line 3.

That creates a relative document root variable. If you are using a version older than 6.20.070307 you then need to update your EditWrx. Older versions can not display lists of images in EditWrx file lists because of the relative variable.


 Current time is 11:49 pm




Powered by WowBB 1.62 - Copyright © 2003-2004 Aycan Gulez