Hi, all,
I have a website run solaris9 using apache that come with solaris9. I use perl as cgi script. I want to upload files from browser and download file from browser also. right I can upload file and set directory mod777 using perl upload script. but when I download the file, server can't open the file, permission denied. the directory and file owner and group is apache user and group. I created this user and group when I configure httpd.conf file.
am I missing something in httpd.conf file?
anyone any idea?
thanks
andrew
I have a website run solaris9 using apache that come with solaris9. I use perl as cgi script. I want to upload files from browser and download file from browser also. right I can upload file and set directory mod777 using perl upload script. but when I download the file, server can't open the file, permission denied. the directory and file owner and group is apache user and group. I created this user and group when I configure httpd.conf file.
am I missing something in httpd.conf file?
anyone any idea?
thanks
andrew