Ana, > [admin@appds2 /]$ /usr/sbin/httpd > fopen: Permission denied > httpd: could not open error log file /home/web/log/error_log. > [admin@appds2 /]$
This looked like the exact same problem I was getting with my apache using the downloaded skel. I was getting this on both RedHat 6 and RedHat 6.2. However, when I did a 'chmod -R 777' on the /home/web directory that error went away and I got a different error, about an 'Illegal Operation' or something similar. Aparently that is because of PHP running on i586 machines. Nigel Marett emailed me a fixed copy of the libphp4.so file. You can try replacing the libphp4.so file in your skel or VS to see if it solves your problem. I have put it on my webserver at http://dwaggie.wulfz.com/libphp4-so.tgz (~400K). When you untar it, it will extract the file into the current working directory. Darryl. ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
