Starocotes: fopen schlägt fehl

Beitrag lesen

Noch jemand ne Idee wie ich dem irgendwie auf die Schliche kommen kann?

Ohne relevante Informationen die zur Fehlersuche geeignet sind vermutlich nicht - eine relevante Information stellt z.B. die PHP-Fehlermeldung dar oder ein Auszug aus dem Tatsächlichen Verzeichnisbaum (inkl. Berechtigungen).

Meldung:
 fopen(/var/www/SIS-T2/spool/simmel/2013/07/08_13_42_26_0000005001.txt) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory

Berechtigungen des Verzeichnisses:
[root@torin ~]# ls -la /var/www/SIS-T2/spool/simmel/2013/07/
insgesamt 324
drwxr-xr-x 2 apache apache   4096  8. Jul 13:42 .
drwxr-xr-x 5 apache apache   4096  8. Jul 13:42 ..

Apache räuft unter apache
[root@torin ~]# ps axu | grep http
apache     565  0.0  3.1 106532 65304 ?        Sl   Jul07   0:24 /usr/sbin/httpd
apache    3954  0.0  3.1 105428 64872 ?        Sl   Jul07   0:25 /usr/sbin/httpd
apache    3955  0.0  3.1 106588 65920 ?        Sl   Jul07   0:23 /usr/sbin/httpd
apache    3956  0.0  3.1 105164 64608 ?        Sl   Jul07   0:21 /usr/sbin/httpd
apache    3958  0.0  3.3 110852 70132 ?        Sl   Jul07   0:23 /usr/sbin/httpd
apache    9308  0.0  3.1 107192 65772 ?        Sl   11:28   0:10 /usr/sbin/httpd
apache    9309  0.1  3.4 112288 70948 ?        Sl   11:28   0:12 /usr/sbin/httpd
apache    9310  0.1  3.4 112392 70780 ?        Sl   11:28   0:11 /usr/sbin/httpd
apache    9372  0.0  3.1 106252 66396 ?        Sl   11:28   0:10 /usr/sbin/httpd
apache   12043  0.1  2.7  97804 57952 ?        Sl   13:48   0:04 /usr/sbin/httpd
root     13750  0.0  0.0   4060   768 pts/0    S+   14:33   0:00 grep http