sziasztok!
Egy kis segítséget szeretnék kérni.
Most állítom be az uj freebsd szerverem, és valami eddig ismeretlen okból nem ad weblapot az apache-m.
A szerverre van irányítva a www.klasz.hu
Ha kívülröl pingelem, akkor a 217.113.57.11 es IP-t látom (az uj szerver IPje)
Kívülröl az nslookup is tökéletes:
-bash-3.00$ nslookup
> server radiolan.hu
Default server: radiolan.hu
Address: 217.113.53.6#53
> www.klasz.hu
Server: radiolan.hu
Address: 217.113.53.6#53
Non-authoritative answer:
www.klasz.hu canonical name = server.klasz.hu.
Name: server.klasz.hu
Address: 217.113.57.11
A named feláll s hiba nélkül fut.
Az /etc/named/namec.conf:
zone "klasz.hu" {
type master;
file "master/klasz.hu/klasz.hu";
};
igy van hozzárendelve. ez error nélkül fut.
Az apache fut, van olvasási/írási joga a documentum root könyvtárra.
Az apache kicsit koszol a httpd-error.log-ba, de szerintem az a php hülyesége:
[Mon Jan 21 19:05:10 2008] [notice] caught SIGTERM, shutting down
Unknown(0) : Warning - PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20060613-debug/session.so' - Cannot open "/usr/local/lib/php/20060613-debug/session.so"
[Mon Jan 21 19:05:12 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20060613-debug/session.so' - Cannot open "/usr/local/lib/php/20060613-debug/session.so" in Unknown on line 0
[Mon Jan 21 19:05:13 2008] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 21 19:05:13 2008] [notice] Digest: done
[Mon Jan 21 19:05:14 2008] [notice] Apache/2.2.6 (FreeBSD) mod_ssl/2.2.6 OpenSSL/0.9.7e-p1 DAV/2 PHP/5.2.5 with Suhosin-Patch configured -- resuming normal operations
Köszönöm a segítséget elöre is.
Én kifogytam az ötletekből sajnos.