I try to have the php ldap functions working with SSL ,
but when the code is executed the apache child die !!!
is there anyone with that working
regards
--
__
Matthieu LE CORRE
SERVICE INFORMATIQ
Is "::" used only when referencing on parent class or it has some other funcionality
??? Whaere can I find more documentattion on this topic ???
-
Milan Mlynarcik
Web Programmer
Charmed Technology Slovakia
Nam. sv. Egidia 16/37
058 01 Po
Hi!
Well I need help with something. I have a form which
has a ction to a file called actio.php
Now When I hit the submit button. It goes to the file
and it performs a certain action as seen below:
action.php: is as follows:
My main intentyion is to unset the variable so that
When the page
Addressed to: <[EMAIL PROTECTED]>
[EMAIL PROTECTED]
** Reply to note from <[EMAIL PROTECTED]> Tue, 6 Mar 2001 01:29:52 -0500
>
> Frankly, I don't know how people would otherwise handle connections
> to MySQL since the attempts could, potentially, block forever.
I guess because the
On Tue, Mar 06, 2001 at 09:27:55AM +0100, Matthieu Le Corre wrote:
> I try to have the php ldap functions working with SSL ,
> but when the code is executed the apache child die !!!
> is there anyone with that working
Works fine for me. I know one other person with the same problem as you.
He al
Addressed to: Darren Ward <[EMAIL PROTECTED]>
[EMAIL PROTECTED]
** Reply to note from Darren Ward <[EMAIL PROTECTED]> Tue, 6 Mar 2001 18:17:11
+1100
>
> Hi Guys,
>
> Newbie to the list and the world of PHP.
>
> I'm having a LOT of trouble getting PHP to work.
>
> The PHP and Apache
Thanks to all who replied, that works fine although only as extenmsion php
and not php3 but I'll sort that out.
A second follow up question is where I should place the ini file to change
environment variables?
What I've read doesn't work :(
Darren
-Original Message-
From: [EMAIL PROTEC
Addressed to: Rick St Jean <[EMAIL PROTECTED]>
[EMAIL PROTECTED]
** Reply to note from Rick St Jean <[EMAIL PROTECTED]> Tue, 06 Mar 2001
01:47:05 -0500
A good way to do what you are asking is a combination of the last two
suggestions...
if( count( $Area )) {# Don't do anyt
Hum the ldapsearch work fine !!!
with the command : ldapsearch -x -H "ldaps://x..xx:636"
I have got a possitive response from server !
and I don't use SASL ...
really don't know why is don't work with php !!!
my box : RH7 KDE2
Apache 1.3.17
php 4.04 pl1
mod_ssl-2.8
php-general Digest 6 Mar 2001 09:50:23 - Issue 550
Topics (messages 42677 through 42729):
Get text between
42677 by: Keith Mayo
42679 by: Henrik Hansen
speeding a site with lots of includes
42678 by: Eduardo Dominguez
42698 by: Chris Lee
Re: mail problem
On Tue, Mar 06, 2001 at 10:54:24AM +0100, Matthieu Le Corre wrote:
> Hum the ldapsearch work fine !!!
> with the command : ldapsearch -x -H "ldaps://x..xx:636"
> I have got a possitive response from server !
> and I don't use SASL ...
I got some info from the other guy. He also used RH7 w
I have a chat software working on www.jumatateata.ro
The problem is that all the time I get mysql sessions opened and I don't
understand.
I used mysql_connect (at the beggining of every script) and mysql_close in
the end.
The ISP told me that still remain mysql sessions opened.
Then I used mysql
i don't use SASL
so when i use ldapsearch without -x
I get "ldap_sasl_interactive_bind_s: Unknown authentication method"
but it doesnt crash !
when i use php ldap functions with ssl
php doesn't crash but juste an Apache child crash !
so you think that if i compile openldap without SASL i will wo
On Tue, Mar 06, 2001 at 11:22:55AM +0100, Matthieu Le Corre wrote:
> i don't use SASL
> so when i use ldapsearch without -x
> I get "ldap_sasl_interactive_bind_s: Unknown authentication method"
> but it doesnt crash !
Okay, the other guy had a crash there. For me it works without -x and
I don't
I've looked into bug tracking software at hotscripts: mantis
http://mantisbt.sourceforge.net/mantis/main_page.php3
is promising but has too many bugs itself still (I fixed three in the past
20 minutes of playing with it, it's still in beta, but I can't afford the
estimated x days of debugging it
emile Tue Mar 6 02:35:03 2001 EDT
Modified files:
/php4/ext/midgard article.c element.c event.c eventmember.c file.c
group.c host.c page.c pageelement.c preferences.c
snippet.c snippetdir.c style.c topic.c
Log:
Le Mardi 6 Mars 2001 11:35, vous avez écrit :
> I'm not sure of anything, but what I would have done to debug it, is to
> use gdb either on the Apache process or on a stand-alone PHP. I prefer
> debugging with a stand-alon binary myself. Then run PHP with your script
> and see what happens. If y
chregu Tue Mar 6 03:32:10 2001 EDT
Modified files:
/php4/pear/CacheContainer.php
/php4/pear/Cache/Container db.php phplib.php
Log:
replaced db->quoteString with addslashes
adjusted encoding_mode = "slash" that it doesn't quote slashes, the
save
stasTue Mar 6 03:38:56 2001 EDT
Modified files:
/php4/main php_ini.c
Log:
Don't insert empty path if PHPRC is empty
Index: php4/main/php_ini.c
diff -u php4/main/php_ini.c:1.53 php4/main/php_ini.c:1.54
--- php4/main/php_ini.c:1.53Sun Feb 25 22:07:31
There's been some discussion on the OpenLDAP lists as well, and there
seems to be a fix around. See
http://www.openldap.org/its/index.cgi/Software%20Bugs?id=889
Stig
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMA
Hello all,
is there any solution when working with variables that have blank spaces, because when
read the variavel to a select, it only appears the first word (e.g. having: "aaa bbb
ccc", it only appears "aaa").
T.Y.All
Best Regards
Miguel Loureiro <[EMAIL PROTECTED] >
Look the message:
Warning: Rename failed (Invalid cross-device link) in
/usr/local/etc/httpd/htdocs/intranet/upload.php on line 26
What i'm doing wrong???
My code:
function nomearq()
{
teste.nome.value=teste.arquivo.value;
}
";
?>
Nome do Arquivo
I am trying to build a form which can be geberated dynamically
by the user selecting the number of fields up to a max of 10.
just now i am using
if ($fields ==1){
echo "";
}
elseif ($fields ==2){
echo "";
echo "";
}
elseif ($fields ==3){
echo "";
echo "";
echo "";
}
there must be a better
Hi George!
george wrote:
> I am trying to build a form which can be geberated dynamically
> by the user selecting the number of fields up to a max of 10.
> just now i am using
> if ($fields ==1){
> echo "";
> }
> elseif ($fields ==2){
> echo "";
> echo "";
You could use a 'for' structure to do
The situation:
Apache-SSL 1.3.14, SSL 0.9.6, built with --enable-module=all. (also,
mod_throttle added in).
The PHP: The very latest version, I've tried compiling WITH mysql, I've
tried compiling WITHOUT mysql, I've even installed mysql JUST FOR THIS...
No matter what I do...
Floating point e
I have a form which is submitted by a POST action.
After submitting, the same page (updated though) returns
with the form. (It's a messageboard)
Now when someone refreshes/reloads the page they get the
question if they want to resubmit the form.
I don't want that. You get double posts this way.
Javascript? (I know it's generally horrible, but it's good for this sort of
thing)
Stick this in your ...: