Koozali.org: home of the SME Server

error installing phpGroupWare

Andrew

error installing phpGroupWare
« 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?

Mike

Re: error installing phpGroupWare
« Reply #1 on: March 04, 2003, 03:29:48 AM »
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

Andrew

Re: error installing phpGroupWare
« Reply #2 on: March 04, 2003, 06:17:57 AM »
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?

Mike

Re: error installing phpGroupWare
« Reply #3 on: March 04, 2003, 12:53:58 PM »
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.

Andrew

Re: error installing phpGroupWare
« Reply #4 on: March 05, 2003, 07:17:35 AM »
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?

Andrew

Re: error installing phpGroupWare
« Reply #5 on: March 05, 2003, 07:25:21 AM »
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