ath too... It's completly crazy,
but I cannot understand what kind of subtility there is.
Maybe, someone could be help me.
I'll appreciate infinitly.
Thank you for your help.
Laurent
Bill McCuistion wrote:
Bill McCuistion wrote:
Hi guys. I seem to be stuck trying to get php-5.0.2 config'd with tidy.
Config says it needs libtidy.
I've tried various approaches to turn the tidy sources into libtidy, but
seem to have reached my limits.
Does anyone know exactly how this sequence o
n/apxs2 --with-mysql=/usr/local/mysql/
--disable-short-tags --enable-magic-quotes --with-snmp --with-pgsql
--with-ldap --enable-sqlite-utf8 --with-gettext
--with-mysqli=/usr/local/mysql/bin/mysql_config )
I would really appreciate some help. Thank you.
Laurent Granger
i've installed a free bundle from nusphere.com
(download here :
http://www.nusphere.com/cgi-bin/nsp.cgi/custsrvc/utils/free_download.htm) -
ooops 69MB ;)
very big but it works fine with PHP 4.0.6, Apache 1.3.23 with mod_perl and
mod_ssl, MySQL 3.23.49 and much more ...
know what, i'm happy :)
Than
Hi,
did someone solve your problem ?
i have php 4.2.3 and apache 2.0.43 on W2K toot
it doesn't work with modules (it your point), so i tryed with ScriptAlias
and in this case installation is fine :
i comment (#) Loadmodule and add the following lines in httpd.conf :
ScriptAlias /php/ "c:/php/"
Ad
Hi,
have you this libdb-3.0.so in your LD_LIBRARY_PATH
when starting httpd in apachectl ?
what gets ldd /export/www/bin/httpd | grep db ?
I've httpd-2.0.40 + bdb-4.0.14 + php-4.2.3 + openssl-0.9.6g + Solaris
8/Sparc working
Danny Auble wrote:
>does anyone has this combo working? I can't seem
Hi
have you tried ; configure ... --with-config-file-path= ?
Lou Picciano / Essex Systems wrote:
>List Friends:
>
>We've recently installed php-4.3.0-dev under Apache 2.0.40 - WORKS GREAT!
>
>Except: that we cannot get php to recognize its php.ini file, no matter
>where we place i
If you dont have the directory
/usr/local/src/php-4.2.2/libs
do it and then redo make install.
Verify the presence of /usr/local/www/libexec/libphp4.so
(normaly subdir modules)
Gilberto J. Palau wrote:
>I downloaded the latest build from snaps.php.net and I installed it and now
>I don't get this
This question has been often answered ...
If you have no time or dont want to use 4.3-dev,
you can just insert a NULL as third parameter of the two calls
to ap_register_input_filter and ap_register_output_filter
lines 534 and 535 of /../php-4.2.2/sapi/apache2filter/sapi_apache2.c
[ Due to a
i have inserted a simple NULL as third argument
and all goes well (Sol8/Sparc)
alex stinson wrote:
> i think i might have found why it might not be working (im not really
> a good coder yet, so this was more of a look around for things that
> could cause it, and browsed the apache code)...it s
Hi
on Solaris 8 Sparc
apache 2.0.36
php 4.2.1 : configure ok, make ok, make install ko
php 4.3-dev (cvs) is all functionnal for my needs (pgsql, ldap, imap ...)
i just need to copy libbz2* to [apache-rootdir]/lib
Bill Angus wrote:
>I had a perfectly functioning PHP installation, but then install
Hi,
I need to set up php as a command line interpreter on a Solaris 8. I have
gcc on another machine so I made the install (without --apxs...) and it went
fine.
The problem is I don't know how to port the binaries from the dev machine to
the target machine. /usr/local/bin/php is obviously not en
an HTML page containing a redirect
to /404.html, if the given file doesn't exists
or
- configure Apache to force it to check if the
file exists before calling php ?
Thanks for your help.
Laurent.
PS :
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
an HTML page containing a redirect
to /404.html, if the given file doesn't exists
or
- configure Apache to force it to check if the
file exists before calling php ?
Thanks for your help.
Laurent.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECT
Hi all,
does anyone know how to make a call to system fonctions, such as getgrp or
things like that. In fact I'd like to identify my users by their unix group and
I didn't find any php functions doing so.
Laurent Vanstaen
--
PHP Install Mailing List (http://www.ph
Hi all,
I've installed Apache and PHP successfully but my browser doesn't seem to
recognize php scripts. It ask to saves them, instead of parsing these files.
Anybody got the same problem and a soution ??
Laurent Vanstaen
--
PHP Install Mailing List (http://www.ph
Hi everyone,
How can I prevent scripts written in php to make calls to chroot ?
Can I use the disable_functions thing in php.ini ? And in this file, what is the
safe_mode_exec_dir ?
Laurent Vanstaen
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED
17 matches
Mail list logo