php3-list | 199908
Date: 08/11/99
- Next message: Steve Edberg: "Re: [PHP3] NEWBIE: PHP search of MySQL"
- Previous message: Ergin Soysal: "RE: [PHP3] PHPEd - an Alpha version :)"
- Next in thread: Dave 'Duke of URL' Weiner: "Re: [PHP3] new install"
- Maybe reply: Dave 'Duke of URL' Weiner: "Re: [PHP3] new install"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To anyone willing to help:
I have a RH6 box with apache and mysql already installed via RPM. I've gone
through the install procedure of getting the latest version of
apache.tar.zip and making it with php3. But when you copy that httpd into
the /usr/sbin directory all the paths are screwed up since the prefix
specified was /www. So I changed the prefix to /etc/httpd which is where
apache gets installed via RPM and rebuilt. But, since other modules were not
specified, apache would not run.
I then downloaded the php3.src RPM and tried the procedure listed on the FAQ
of installing the src RPM, editing the spec file to include the --with-mysql
line and building the binary but, that build ended with the following
errors:
php.h:184: ap_config.h: No such file or directory
php.h:190: ap_compat.h: No such file or directory
php.h:192: httpd.h: No such file or directory
php.h:193: http_main.h: No such file or directory
php.h:194: http_core.h: No such file or directory
php.h:195: http_request.h: No such file or directory
php.h:196: http_protocol.h: No such file or directory
php.h:197: http_config.h: No such file or directory
php.h:198: http_log.h: No such file or directory
make: *** [language-parser.tab.o] Error 1
Bad exit status from /var/tmp/rpm-tmp.55123 (%build)
I tried adding the --with-apache=/usr/src/apache_1.3.6
to point to the recently downloaded apache source but, got the same error
when I tried to build the binary.
Can anyone lend a hand to get PHP installed on my machine?
Please respond to this email address and not the list.
thanks
________________________
Stuart Allen
Webspinner
Trio Information Systems
[p] 919.376.4100
[f] 919.376.4125
[e] stu <email protected>
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Steve Edberg: "Re: [PHP3] NEWBIE: PHP search of MySQL"
- Previous message: Ergin Soysal: "RE: [PHP3] PHPEd - an Alpha version :)"
- Next in thread: Dave 'Duke of URL' Weiner: "Re: [PHP3] new install"
- Maybe reply: Dave 'Duke of URL' Weiner: "Re: [PHP3] new install"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

