hey,
ik heb apache helemaal goed geinstalleerd, maar wanneer ik er nu php bij wil installeren, met het volgende command:
geeft ie de volgende error:
en het bestand staat er wel:
het betreft het volgende systeem:
redhat 7.1 kernel 2.4.2-19,
duron 700
192 mb sdram
20,4 gig maxtor hd
en de rest boeit niet echt
heeft iemand enig id hoe ik dit kan oplossen?
ik heb apache helemaal goed geinstalleerd, maar wanneer ik er nu php bij wil installeren, met het volgende command:
code:
1
| ./configure --with-apache=/usr/bin/apache/include --prefix=/usr/bin/php |
geeft ie de volgende error:
code:
1
| configure: error: Invalid Apache directory - unable to find httpd.h under /usr/bin/apache/include |
en het bestand staat er wel:
code:
1
2
3
4
5
6
7
8
9
10
11
12
| [root@Thijs include]# ls ap_alloc.h buff.h http_conf_globals.h multithread.h ap_compat.h compat.h http_config.h os.h ap_config_auto.h confdefs.h http_core.h os-inline.c ap_config.h conf.h [b]httpd.h[/b] rfc1413.h ap_ctype.h config.cache http_log.h scoreboard.h ap_ebcdic.h config.log http_main.h util_date.h ap.h config.nice http_protocol.h util_md5.h ap_md5.h explain.h http_request.h util_script.h ap_mmn.h fnmatch.h http_vhost.h util_uri.h ap_sha1.h hsregex.h libs xml [root@Thijs include]# |
het betreft het volgende systeem:
redhat 7.1 kernel 2.4.2-19,
duron 700
192 mb sdram
20,4 gig maxtor hd
en de rest boeit niet echt
heeft iemand enig id hoe ik dit kan oplossen?