Community « Discussion forum « Installation support « web address != to physical directory, install problem «
Comment: web address != to physical directory, install problem
| << Previous | Next >> |
Not a problem, I have a billion other things to do. But I'd like to get YACS running someday. :D
Thanks for your time in fixing these problems.
Another option that alot of php systems use is to just have two variables that the user can set in the config file.. one to absoulte path to files and another to absolute uri for the root.
If they exist then you could just skip all the self-discovery code and use what the user supplied.
Usualy these optional variables are commented out in the config file and the user can uncomment and set them if they have trouble with the self-discovery.
Thanks for your time in fixing these problems.
Another option that alot of php systems use is to just have two variables that the user can set in the config file.. one to absoulte path to files and another to absolute uri for the root.
If they exist then you could just skip all the self-discovery code and use what the user supplied.
Usualy these optional variables are commented out in the config file and the user can uncomment and set them if they have trouble with the self-discovery.
by Raeky on Aug. 2 2004
