Ooooh funny that..
Checkout the name of the poster on that first link you mentioned:
http://www.codecomments.com/archive214-2005-11-671834.html
How odd!
Same name!
Funny that.... Perhaps... Just perhaps.... OOOh it IS me!!
Yes, all wise and caring ones, I can guide you towards a working
php5/apache2.x/mysql[4|5] bundle
There were many issues with compiling the module of libphp5 for
apache2...
I played for quite a while noticing various differences in the configure
would change the outcome, obviously.
Certain elements that you decide to compile somehow kill the final
module creation, with the right combinations then it would work fine..
Unfortunately I am very pedantic about what I wanted and how I wanted it
included in the module, therefore after quite a few weeks of research
and having read MANY MANY different accounts of people having exactly
the same error, for what I presume is all caused by the same reason or
related issues I realised:
a) I needed this php5 engine up real soon, the project I needed to start
wasn't going to wait forever..
b) I am fussy about what I want and how therefore I wasn't going to
settle for not having access to some modules that I had hoped would be
included that I couldn't
c) the performance issue on this server wasn't terribly important [its a
dev sserver anyway]
so I have reached this: http://aries.the-spectrum.org/phpinfo
im happy..
do you NEED to have a module for it?
And also, more details please.. what version of OS are you using..
and php/apache versions please..
thanks!
---oOo--- Allowing users to execute CGI scripts in any directory should
only be considered if: ... a.. You have no users, and nobody ever visits
your server. ... Extracted Quote: Security Tips - Apache HTTP
Server ---oOo--- ------oOo---------------oOo------ Julien Bonastre
[The_RadiX] The-Spectrum Network CEO ABN: 64 235 749 494
[EMAIL PROTECTED]
www.the-spectrum.org ------oOo---------------oOo------
----- Original Message -----
From: "Sasha Dolgy" <[EMAIL PROTECTED]>
To: <php-install@lists.php.net>
Sent: Friday, March 03, 2006 7:18 PM
Subject: Re: [PHP-INSTALL] apxs Error: related to libphp5.so
I would tend to disagree with some of the suggestions that Keith has
made.
1. You shouldn't use root until you do a make install.
2. There isn't a need to chmod 777 a directory for the installation
to be successful.
http://www.codecomments.com/archive214-2005-11-671834.html
Seems you aren't the only one with the problem.
http://forums.fedoraforum.org/archive/index.php/t-23665.html
Hope these links help. Don't sacrifice system security for the sake
of getting something installed :)
On 3/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Sounds like php has a problem trying to install the
php module into the apache modules directory, which it will
do by default.
Did you compile/install Apache as root user?
Are you compiling php5 as root user?
Did you do a 'make clean' after installing apache 2? I don't
think you need to unless you want to recompile Apache again.
Is the apache modules directory writable by php5?
try
#: /usr/local/ chmod -R 777 apache2
and then do make install in the php5 source directory.
You will need to reset the apache2 permissions again.
HTH
Keith
In theory, theory and practice are the same;
In practice they are not.
On Thu, 2 Mar 2006, Tara wrote:
> To: php-install@lists.php.net
> From: Tara <[EMAIL PROTECTED]>
> Subject: [PHP-INSTALL] apxs Error: related to libphp5.so
>
> Hi,
>
> I have successfully installed Apache 2.2, and MySQL 5. on RHEL 4.
> However, having problems when installing php5. Your insights and
> help are greatly appreciated.
>
> The following steps were successful
> > ./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql=/usr/share/mysql
> > make
>
> I'm getting the following error during php5 'make
> install'. /usr/local/apache2/build/instdso.sh
> SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la
> /usr/local/apache2/modules libtool: install: warning:
> remember to run `libtool --finish
> /home/compliance/php-5.1.2/libs' chmod 755
> /usr/local/apache2/modules/libphp5.so chmod: cannot access
> `/usr/local/apache2/modules/libphp5.so': No such file or
> directory apxs:Error: Command failed with rc=65536 ..
> make: *** [install-sapi] Error 1
>
> Thanks in advance,
> Tara
--
Sasha Dolgy
[EMAIL PROTECTED]
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.1.375 / Virus Database: 268.1.1/273 - Release Date: 2/03/2006
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.375 / Virus Database: 268.1.1/273 - Release Date: 2/03/2006