NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PHP53 (NetBSD 5.1 i386)



Am Samstag 18 Juni 2011, 13:25:54 schrieben Sie:
> httpd: Syntax error on line 128 of /etc/httpd/httpd.conf:
> Cannot load /usr/pkg/lib/httpd/mod_php53.so into server:
> Cannot open "/usr/pkg/lib/httpd/mod_php53.so"

hmm,
is 
        /usr/pkg/lib/httpd/mod_php53.so 

available at that location? If not, are there other mod_php* in that folder?

If yes, you may try to set a relative path - i.e.:

        LoadModule php5_module lib/httpd/mod_php53.so

(see conf/modules/mod_php.conf for config)

Did you rebuild www/ap-php too?

To exclude any build problem i would suggest to rebuild:
 www/ap-php
 www/apache2 (or  www/apache22 depending from your current apache version)

and restart apache2 

or run before
        apachtectl -t

Did that helps?

If not, what did 

        php

on command line gives out (if anything)?


cheers,

Niels.


-- 

---

  Niels Dettenbach
  ---
  Syndicat IT&Internet
  http://www.syndicat.com
  T.-Muentzer.-Str. 2, 37308 Heilbad Heiligenstadt - DE
  ---
  Kryptoinfo: 
  PGP public key ID 651CA20D
  Fingerprint: 55E0 4DCD B04C 4A49 1586  88AE 54DC 4465 651C A20D
  https://syndicat.com/pub_key.asc
  ---

Attachment: signature.asc
Description: This is a digitally signed message part.



Home | Main Index | Thread Index | Old Index