Looks to me like it may still be a
permissions issue. It can’t find the file because it cannot read the
directory, and it can’t read the file so it bounces permission denied.
What user is apache(http) run as (ps –ef), and what are the permissions
of the directory? (ls –la /home/web/includes) If it were version problems, you’d
likely see it in the php reporting. Apache proxying the error for php. Have you
looked at the error log? Look for ERROR in the config. There is also a
descriptor for the log location. P From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] We have an old PC running RedHat 7.3 with Apache 1.3.29 (i think) and
it serves out some PHP/MySQL content to our internal users. I migrated
everything on this machine over to a new Server running CentOS 4.0 (Apache
2.0.52). |
- [users@httpd] Migrating to new server Richard Humphrey
- Re: [users@httpd] Migrating to new server PMilanese
- Re: [users@httpd] Migrating to new server Richard Humphrey