I installed MySQL 3.23.51-1 in my linux, and i found that my apache can only
use php but can't use mysql command with php. That's should be my php
problem which haven't configure --with-mysql. But now, what can I do to let
my php connect to mysql?
I can't recompile the php with ./configure --with
but when i install php-mysql rpm, it tell me that it is absent of
mysqlclient.so.10 file.
i don't know what to do...
"Devrim Gunduz" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Hi,
> On Wed, 14 Aug 2002, Tim Haynes wrote:
>
> > I have just installed
Just grab a snapshot from snaps.php.net
On Fri, 16 Aug 2002, Ken Jeansson wrote:
> Okay, and for all us not so skilled could you post the fixed code?
>
> Preatty please with sugar on top... =)
>
> // Ken
>
> "Laurent larquère" <[EMAIL PROTECTED]> skrev i meddelandet
> [EMAIL PROTECTED]">news:[EM
Thanks!
// Ken Jeansson
"Alex Stinson" <[EMAIL PROTECTED]> skrev i meddelandet
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> sorry...heh, ok, in the php-4.2.2 source directory, edit:
> sapi/apache2filter/sapi_apache2.c
> goto line 534, theres some code, within the function php_register_hook:
>
>
sorry...heh, ok, in the php-4.2.2 source directory, edit:
sapi/apache2filter/sapi_apache2.c
goto line 534, theres some code, within the function php_register_hook:
ap_register_output_filter("PHP", php_output_filter, AP_FTYPE_RESOURCE);
ap_register_input_filter("PHP", php_input_filter, AP_FTYPE_RE
Okay, and for all us not so skilled could you post the fixed code?
Preatty please with sugar on top... =)
// Ken
"Laurent larquère" <[EMAIL PROTECTED]> skrev i meddelandet
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> i have inserted a simple NULL as third argument
> and all goes well (Sol8/Sp
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
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 seems that ap_register_input_filter, and
ap_register_output_filter are missing arguments...
in the apache s
php-install Digest 15 Aug 2002 22:38:22 - Issue 980
Topics (messages 8128 through 8131):
Apache on win2000 and PHP 4
8128 by: Luká¹ Moravec
Two version of php in the same system
8129 by: Breno Cardoso Perucchi
printing error on Wndows 2000, PHP 4.2.2.
8130 by: Salv
hi,
i create a script to view the source of php files now i don't want the whole
world to know my MySQL and other passes he so i found a security hole in the
script i wrote
i call it like this
http://www.mydomain.com/source.php?file_name=myfile.php
now i have a file called "dbinfo.php" this fil
10 matches
Mail list logo