Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Russell on July 16, 2002, 12:04:27 PM

Title: PhPGroupware
Post by: Russell on July 16, 2002, 12:04:27 PM
I have installed PhPGroupWare on a 5.1.2 server.
Most things seem to work ok, but there are some odd messages in a few apps.
Has anyone here installed PHPGroupWare on a Mitel 5.1.2?
I would like to talk with someone a little more experienced.
Title: Re: PhPGroupware
Post by: guestHH on July 16, 2002, 03:42:24 PM
Yep, I did

Regards,
guestHH
Title: Re: PhPGroupware
Post by: Thomas Ihlebek on July 17, 2002, 12:22:47 AM
Me too!

Groupware is nice!

Thomas.
Title: Re: PhPGroupware
Post by: Russell on July 17, 2002, 05:16:05 AM
Did anyone get error messages in filemanager or addressbook import areas?

RussellRussell wrote:
>
> I have installed PhPGroupWare on a 5.1.2 server.
> Most things seem to work ok, but there are some odd messages
> in a few apps.
> Has anyone here installed PHPGroupWare on a Mitel 5.1.2?
> I would like to talk with someone a little more experienced.
Title: Re: PhPGroupware
Post by: guestHH on July 17, 2002, 02:15:18 PM
Nope, make sure your permissions to the directories are right.

Take a look here:
http://docs.phpgroupware.org/12-docs/html/admin/x62.html#AEN115

Regards,
guestHH
Title: Re: PhPGroupware
Post by: guestHH on July 18, 2002, 12:49:02 PM
http://forums.contribs.org/index.php?topic=14409.msg54888#msg54888
Title: Re: PhPGroupware
Post by: Paul T.C.Fung on July 20, 2002, 01:27:52 PM
Just Miss one command here, if you want to make the File Upload work here. use these command to install :

rpm -Uvh devinfo-mitel-phpprojekt-1.0-01.noarch.rpm
mkdir /opt/project/upload
chmod 777 /opt/project/upload
chown nobody:nobody upload

Then you can have the file up load work fine, but will leave a dir open if other like to find hole in your system.

Best Regards,

Paul T.C.Fung
Title: Re: PhPGroupware
Post by: Paul T.C.Fung on July 20, 2002, 01:28:47 PM
Ah..... Posted in the wrong message..... (as I open too many windows)
Title: Re: PhPGroupware
Post by: Russell on July 20, 2002, 06:51:00 PM
Hello Again,

I have completed new installation as per RequestedDeletion's instruction how-to. ( thanks!!)
I have gone to the group/setup screen and created header and setup applications and admin user and guest accounts but when I get login screen and enter username and password it says " you are not authorised to view this page".
I obviously have some permissions wrong, any help out there???

Thanks in Advance
Russell
Title: Re: PhPGroupware
Post by: guestHH on July 20, 2002, 11:14:14 PM
Hi Russel,

You have to enter https (with S)

You also have to enter sit in the setup section where the full URL is asked.
https://yourdomain.com/yourlocation

Regards,
guestHH
Title: Re: PhPGroupware
Post by: Russell on July 21, 2002, 06:16:19 PM
Hi again,
Got all that set up, I can browse to the login page fine, but when I enter user name and password it chages the url to drop the "s" from the https, leaves the rest as entered then says " not authorised etc".

I have PHProjekt setup in a directory called project under the /opt and I can login fine to that app.

Anyone got any clues to what I've done wrong???

Thanks
Russell
Title: Re: PhPGroupware
Post by: guestHH on July 21, 2002, 08:09:23 PM
Hi Russel,

Go to the setup pages at https://www.yourdomain.com/group/setup on your server.

- Enter the setup/config admin
- Step 2 'edit configuration
- at the entry:
Enter the location of phpGroupWare's URL.
Example: http://www.domain.com/phpgroupware  

you enter: https://www.yourdomain.com/group

I bet it now says http instead of https

That's it.

Regards,
guestHH
Title: Re: PhPGroupware
Post by: Russell on July 22, 2002, 04:27:28 AM
Hello Again,

You hit the nail right on the head!
One small "s"!!!

Thanks again

Russell