I have now set apache to run as Adam, who has all necessary rights, but that didn't help.
Adam -----Original Message----- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 8:09 PM To: Adam Csillag Cc: [EMAIL PROTECTED] Subject: RE: cygwin + apache + php problem What user is apache running as? Does *that* user have read/execute permission on libphp4.dll? Also, the names of the groups are irrelevant -- internally, only the numeric IDs are handled, and the group names are there only for display purposes. Igor On Mon, 31 Mar 2003, Adam Csillag wrote: > I have now set the permissions with the utilities you described, still no > luck. Here are the settings: > > # file: /usr/lib/apache/libphp4.dll > # owner: Adam > # group: Felhasznalok > user::rwx > group::r-x > group:SYSTEM:rwx > group:Rendszergazdak:rwx > mask:rwx > other:--- > > This is a hungarian Windows, that's why it has those wierd names. By the > way, could the problem be that these names contain special hungarian > characters? Thanks for the help: > > Adam > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/