Koozali.org: home of the SME Server

phpGroupWare - InfoLog help

Des Dougan

phpGroupWare - InfoLog help
« on: September 30, 2002, 12:56:00 AM »
If there are any phpGroupWare users who use the InfoLog application, I'd like to determine if they're having the same issue I am when creating or updating a record in InfoLog. Although the record is being committed, instead of the process being correctly returned and the correct screen displayed, I'm getting a 404 error, saying it is trying to display /pgw/server-manager/cgi-bin/directory. I've installed pgpGroupWare in /opt/pgw. Other applications within the product are not displaying this behaviour.

I'd appreciate any insights.

Thanks,

Des Dougan

guestHH

Re: phpGroupWare - InfoLog help
« Reply #1 on: September 30, 2002, 02:49:23 AM »
Hi Des,

Nope not the _same_ problem here.


"
it is trying to display /pgw/server-manager/cgi-bin/directory
"

What has that! to do with phpgw...?

I think it's time to review php.ini, httpd.conf and any rediretion (port etc...) and other settins (within .../setup)

Regards,
guestHH

Des Dougan

Re: phpGroupWare - InfoLog help
« Reply #2 on: September 30, 2002, 03:21:09 AM »
guestHH wrote:
> What has that! to do with phpgw...?

Good question...
 
> I think it's time to review php.ini, httpd.conf and any
> rediretion (port etc...) and other settins (within .../setup)

I just tried from IE and it works fine. I have no idea why that might be.

Thanks for your suggestions.


Des