Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Andrew on March 03, 2003, 04:02:34 AM
-
I am attempting to install phpGroupware using the following howto
http://www.e-smith.org/docs/howto/contrib/howto-install-phpgroupware.txt
the problem is when i attempt to create the fragment
Create a template fragment for httpd.conf
- Enter as root on the console: touch
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/98phpgroupware
i get the error "/etc/httpd/conf/httpd.conf/98phpgroupware not a directory"
this howto was written for e-smith 4.x and 5.x and i am using 5.6--has something changed or am i doing something wrong?
-
Maybe i'm wrong, but it seems that it has changed to the following directory for some reasson in SME 5.6
/etc/e-smith/templates/etc/httpd/conf/httpd.conf
-
i tried using the command with that directory but still have no success. Does anyone know if there is a howto written for 5.6?
-
It works for me.
touch /etc/e-smith/templates/etc/httpd/conf/httpd.conf/98phpgroupware
It seems that you are using touch with non existing directory. You can only create files in an existing directory.
-
Thanks Mike that did the trick. However I am having another problem. I got the header file created and installed just fine, I installed the applications, created the admin account and everything. However when i go to https://www.andrewscomputerservice.us/group the URL changes to https://www.andrewscomputerservice.us/group/login.php and displays nothing but a blank page, no error nothing.
Any ideas?
-
nevermind, sorry i shouldn't have jumped the gun. The problem was that I installed ALL the applications before logging in. I installed just 3 or 4 applications and then i could log in just fine. Thanks for you help before though. Now i just have to work out the bugs and I'm set