-----Ursprungliche Nachricht-----
Von: Thomas Weber [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 24. Januar 2001 09:50
An: [EMAIL PROTECTED]
Betreff: AW: [PHP] Shared Memory with Yast-installed mod_php4 from SuSE.
Thanks Stathis.... i tried it twice to compile it, ./configure ...., make,
make install..... but i don't get a new libphp4.so! I found only a libphp4.a
wich is 9MB (the original libphp4.so is only 2.5MB ..... can't be the same)
and when i try to load this module (and not the libphp4.so from SuSE) is get
an syntax-error in httpd.conf (SuSE support says this happens when a module
is not functioning.)
Hit Thomas,
you need to recompile PHP with the options you want (as a shared apache
module) and then replace libphp4.so on /usr/lib/apache/ with your own
version.
A good thing is to keep SuSE's version as a backup:-)
Don't forget to restart apache afterwards. (/etc/rc.d/apache stop;
/etc/rc.d/apache start)
A SuSE.6.4 user.
-Stathis.
Thomas Weber wrote:
>
> Hi,
>
> i try to use the shared memory functions on a SuSE Linux 7.0 server with
> Apache and mod_php4 out of the box installed with yast. For shmop i need
to
> configure PHP with --enable-shmop with isn't enabled in this installation.
>
> I know how to enable this when compiling and installing the source of
> mod_php4, what is to difficult for me, i think. But how to enable it in
the
> SuSE-RPM-Distribution? I found a mod_php4.spec in /usr/src/packages/SPECS
in
> wich the configuration options are, butr i don't know how to use it to
> install this RPM with my own configuration. Can anyone help me?
>
> Sincerly,
> ---
> Thomas Weber
>
> CYNOBIA Community Online Service AG
> Kühbachstraße 11
> 81543 München
> fon 089-78 06 0(280)
> fax 089-78 06 01 99
> email [EMAIL PROTECTED]
> net http://www.CYNOBIA.de
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]