t; explicitly (usually =/usr is adequate for me). That may solve your compile
> problem. As for your PEAR issue, that sounds weird. Good luck on that!
good luck to all hacking in the weird, from me too ;-)
--
@ Goetz Lohmann, Germany | Web-Developer & Sys-Admin
\/ --
Mitch Pirtle schrieb:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Thursday 06 February 2003 14:32, Goetz Lohmann wrote:
>
>>Mitch Pirtle schrieb:
>>
>>>-BEGIN PGP SIGNED MESSAGE-
>>>Hash: SHA1
>>>
>>
for each function it appears in.)
> make[3]: *** [sapi_apache.lo] Error 1
> make[3]: Leaving directory `/root/php-4.0.6/sapi/apache'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/root/php-4.0.6/sapi/apache'
> make[1]: *** [all-recursive] Error 1
&
ot alone with this problem.
>
maybe no one answer cause nobody know the question, is busy, or just think this
question isn't worth a line to note ... maybe you could find a php-4.3.0 RPM
at the link below which mean it is possible to compile it on redhat 8 !
http://rpm.pbone.net/index.php
irect me to the right
> forum.
>
> Thanks
>
[EMAIL PROTECTED]
--
@ Goetz Lohmann, Germany | Web-Developer & Sys-Admin
\/ --
() He's the fellow that people wonder what he does and
|| why the company needs him,
ed to 127.0.0.1 in
the hosts file like
127.0.0.1 localhost
cause all is done by IP ... also your browser use the IP, only
for human beings are the domain names and if the system can't
resolve localhost to 127.0.0.1 it wouldn't find anything on it.
by the way, default port for http is 8
`zend_language_parser.lo'
> Current working directory /apps/php-4.2.1/Zend
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
>
did you have a unix.h ??? ... maybe ./configure goes wrong ...
maybe should tell him that its not Unix but Solaris
t;>>
>>>
maybe the
AddType application/x-httpd-php .php
is inside of a Tag which define this only for that instead in
??? maybe you could also put in in a VirtualHost tag
if you using them like:
...
AddTypetext/html .shtml
AddType application/x-httpd-php .php3
AddT