Hi

   Our server is redhat8.0 with kernel kernel-2.4.18-14. The /PHP/ was
already installed while the OS was installed, the version of php
is *php-4.2.2-8.0.8*.

   Now we need the mhash library.. For that we have to configure PHP with
the /mhash path/ .. 

   So at my local server i tried as follows:

  - Uninstalled the rpm of PHP
  - copy the php.tar.gz then untar then congfigure with the following options

  [EMAIL PROTECTED] php-4.2.2]# ./configure --with-apxs2 --with-mysql
  --with-mhash=/usr/local/lib --disable-pear

  - configure is OK but while doing *make* it is giving /ERROR/,  i am giving
few
    lines from the end.

_________________________________________________________
> api_apache2.c:534: too few arguments to function `ap_register_output_filter'
> sapi_apache2.c:535: warning: passing arg 3 of `ap_register_input_filter' 
makes
> pointer from integer without a cast
> sapi_apache2.c:535: too few arguments to function `ap_register_input_filter'
> make[3]: *** [sapi_apache2.lo] Error 1
> make[3]: Leaving directory
> `/home/swapana/php-4.2.2/sapi/apache2filter'

_________________________________________________________

   - apache /mysql is already there , moreover the version was installed 
     4.2.2-8.0.8 But the  php which i have downloaded that is only php-4.2.2

Please give me some direction for the next step...

Thanks in advance

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to