Re: [gobolinux-devel] Bug in symlinking of settings?

2009-03-31 Thread Jonas Karlsson
2009/4/1 Daed Lee : > After Installing HTTPD, I get the following directory structure in Settings: > > /System/Settings/httpd (this is a symlink pointing to > /Programs/HTTPD/Settings/httpd) > > A problem arises when installing Mod_PHP, which installs the file > mod_php5.conf into the /System/Setti

Re: [gobolinux-devel] Bug in symlinking of settings?

2009-03-31 Thread Jonas Karlsson
2009/4/1 Daed Lee : > After Installing HTTPD, I get the following directory structure in Settings: > > /System/Settings/httpd (this is a symlink pointing to > /Programs/HTTPD/Settings/httpd) > > A problem arises when installing Mod_PHP, which installs the file > mod_php5.conf into the /System/Setti

Re: [gobolinux-devel] Bug in symlinking of settings?

2009-03-31 Thread Michael Homer
On Wednesday 01 April 2009 15:02:02 Daed Lee wrote: > On Tue, Mar 31, 2009 at 9:57 PM, Daed Lee wrote: > > The behavior that I was expecting was for the /System/Settings/httpd > > symlink to be followed so that both the > > /Programs/HTTPD/Settings/httpd/conf/mod_php5.conf and > > /Programs/HTTPD/

Re: [gobolinux-devel] Bug in symlinking of settings?

2009-03-31 Thread Daed Lee
On Tue, Mar 31, 2009 at 9:57 PM, Daed Lee wrote: > The behavior that I was expecting was for the /System/Settings/httpd symlink > to be > followed so that both the /Programs/HTTPD/Settings/httpd/conf/mod_php5.conf > and > /Programs/HTTPD/Settings/httpd/conf/mod_php5.conf paths exist and refer to

[gobolinux-devel] Bug in symlinking of settings?

2009-03-31 Thread Daed Lee
After Installing HTTPD, I get the following directory structure in Settings: /System/Settings/httpd (this is a symlink pointing to /Programs/HTTPD/Settings/httpd) A problem arises when installing Mod_PHP, which installs the file mod_php5.conf into the /System/Settings/httpd/conf folder. The issue