PostgresSQL & Apache2
"Daniel Heide" <[email protected]>
| Newsgroups | spline.eisfair |
|---|---|
| Organization | T-Online |
| Message-ID | <[email protected]> |
Ich habe einen Eisfair1, habe PostgresSQL installiert und wollte die Weboberfläche aktivieren. Wenn ich aber im PHP-Modul den "PHP5_EXT_PGSQL" auf yes setze kommt: Creating PHP5 configuration ... Writing info.php, gd.php and pdf.php to /var/www/htdocs Set PHP5_INFO to 'no' if you've tested functionallity... Creating Apache2 configuration ... activating modules... done activating modules Creating PHP5 configuration ... Writing info.php, gd.php and pdf.php to /var/www/htdocs Set PHP5_INFO to 'no' if you've tested functionallity... * Restarting Apache ... soweit eigentlich normal, wenn ich aber in den Status schaue steht: Show status... Apache is not running But PID exists (perhaps due to crash). Deleting... und im Logfile steht: [Thu Nov 11 19:20:46 2010] [notice] Digest: generating secret for digest authentication ... [Thu Nov 11 19:20:46 2010] [notice] Digest: done PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/extensions/pdf.so' - libpdf.so.6: cannot open shared object file: No such file or directory in Unknown on line 0 Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 75: _dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed! meine Versionen: Eisfair 1.7.1 PostgresSQL 1.8.0 Apache2 1.4.5 Apache2_PHP5 1.4.2 Gruà Daniel