Hi,
I'm trying to use the ldap_parse_reference LDAP function.
I have the following error message :
Fatal error: Call to undefined function: ldap_parse_reference
I upgraded PHP from 4.3.4 to 4.3.9 (latest stable) but the problem remains.
Other ldap functions like ldap_connect or ldap_search d
Hi,
I experienced the same problem some time ago.
Try to use \\remote_computer instead of a mounted drive (G:\).
Also, there is something like a BUG in is_dir().
The is_dir function does not return the good value for remote shares. Use
!is_file() instead of is_dir().
Make sure your script or th
Hello
I don't know for CLI, but on web pages I can avoid the time limit with a
simple
set_time_limit (0);
I did also this into scripts that were run at the command line...
This should really work I guess.
Vincent
-Original Message-
From: Niel Archer [mailto:Niel Archer] On Behalf Of Ni
Hello,
Sorry for this late answer. I hope I can help
I have use ODBTP, an open source ODBC service. It is free and quite easy
to install (3 step procedure to follow)
In MSSQL 2000, my unicode fields need to be nvarchar (not varchar) or
ntext (not text)
(nxxx stands for binary; unicode is a binary
Hello,
As far as I now from experience, this error message arises when you want
ton include classes definitions (typically 2 files) that define the same
class (here, "encrypt").
In my code, this occurs when I make a requie (or include) of the same
file more than once.
The file is included more t
Hello,
Could you tell me want kind of VPN problems you solved? I have the same
probleme here...
Thanks
vincent
-Original Message-
From: Robert [mailto:[EMAIL PROTECTED]
Sent: mardi 31 octobre 2006 7:54
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] PHP_PRINTER.DLL - NetBIOS prin
if you need Dlls for PHP modules or dependency, go to
http://pecl4win.php.net/
vincent
-Original Message-
From: Frank M. Kromann [mailto:[EMAIL PROTECTED]
Sent: Thu 16/11/2006 13:04
To: Dale Attree
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] PHP DLL's
Sounds like a version pr
Hello,
I've had very bad experience with COM objects in PHP too.
It was 2 years agi, and I though the 5.1 did solved some of the problems...
Note that it is very difficult to know wher ethe problem is located : the PHP
handler or the COM itself...
Do you have any opportunity to use something ot
pport from the
developers? maybe they can help.
vincent
(don't expect my reply soon, it is 23h25 here in Belgium, so i go to sleep!)
-Original Message-
From: Vandegrift, Ken [mailto:[EMAIL PROTECTED]
Sent: Wed 29/11/2006 22:27
To: Vincent DUPONT; php-windows@lists.php.net
Subjec
under IIS, you can manage the authentication by setting the Windows Integrated
Authentication.
This will let IIS require a windows username and password.
You set up the 'read/execute' access on the index.php file to the Windows
groups or users that you like.
this is a very easy way for intranet
did you install the MSSQL client dll on your computer?
make sure you have the file "ntwdblib.dll", and it is available into the PATH
vincent
-Original Message-
From: Dale Attree [mailto:[EMAIL PROTECTED]
Sent: Tue 12/12/2006 7:40
To: php-windows@lists.php.net
Subject: [PHP-WIN] php_mssql
hello,
what do you mean by 'Work together'??
If you setup IIS with PHP, you should be able to display asp pages as well as
PHP pages, no?
Vincent Dupont
Principal Consultant
OpenSource Competence Center
Ausy Belgium
-Original Message-
From: bedul [mailto:[EMAIL PROTECTED]
S
12 matches
Mail list logo