php-windows Digest 7 Nov 2002 07:39:47 - Issue 1427
Topics (messages 16754 through 16769):
Re: Isapi Module
16754 by: Carlos Andre Marques Moreira
16755 by: Jack Kelly Dobson
16759 by: erythros
Re: PHP Editor
16756 by: Dash McElroy
16757 by: Radovan R
the field CODICE FISCALE must be pzzfnc56l02e682i or 115.
I've installed PHP to c:\php. I do this way in PHP.INI
extension_dir = c:\php\extensions
;Windows Extensions
extension=php_ldap.dll
That's it. When you run phpinfo() it will gives you something like this.
ldap
LDAP Support enabled
RCS Version $Id: ldap.c,v 1.116.2.2 2002/09/23 23:2
I have always had problems trying to run PHP as a SAPI module and have had
to resort in having PHP extensioned pages be handled by PHP directly.
Example of my settings...
1.) Go into the Internet Services Manager in the Administrative Tools folder
listed under Programs in the Start menu. Click on
The version of php installed via EasyPHP does not match the version you
initially installed. All you need to do is decide which version you want to
use and copy the appropiate php4ts.dll, and the entire contents of the
PHP\DLLs directory to C:\%WINDIR%\system32, overwriting any files currently
ther
You need to have the trailing \ ex: C:\WINDOWS\SYSTEM32\
Hope that helps.
"Tim Blackwell" <[EMAIL PROTECTED]> wrote in message
news:20021106190556.22437.qmail@;pb1.pair.com...
> I'm trying to enable the ldap extension on my server.
>
> I've put the php_ldap.dll in the windows/system32 directory
Never mind... I figured it out.
j-
"Jack Kelly Dobson" <[EMAIL PROTECTED]> wrote in message
news:20021106175615.52098.qmail@;pb1.pair.com...
> Hello,
>
> I'd really like to start using mcrypt for a few things. Apparently I'm
> supposed to compile it with the Cygwin compiler for the Win32 platform
Make sure you have the AutoIncrement bit set on the table.
--
Scott Carr
Documentation Maintainer
OpenOffice.org
Quoting Frank Tudor <[EMAIL PROTECTED]>:
> I am using php on unix and have moved my pages and
> database over from a win 2k server.
>
> I rebuilt the databases
>
> and figured the
I am using php on unix and have moved my pages and
database over from a win 2k server.
I rebuilt the databases
and figured the pages would work right.
I have an mediumint set to null in my mysql database
the code issues a null value and on windows it
increments properly.
on unix it increment
when i make the changes to the php.ini and try to run a page i get
Warning
Unable to load dynamic library 'C:\windows\system32/php_ldap.dll' - The
specified procedure could not be found
thanks
"Tim Blackwell" <[EMAIL PROTECTED]> wrote in message
news:20021106190556.22437.qmail@;pb1.pair.com...
I'm trying to enable the ldap extension on my server.
I've put the php_ldap.dll in the windows/system32 directory
I've set the extension_dir = C:\WINDOWS\SYSTEM32 in the php.ini file. By
the way i've tried extension_dir = C:/WINDOWS/SYSTEM32
I've taken the ; from the extension=php_ldap.dll line i
cant help you there, unless you want to switch to apache...
"Carlos Andre Marques Moreira" <[EMAIL PROTECTED]> wrote in message
news:4184F7218614D411B4F600304F0363F86248FC@;valiant.sfiec.org.br...
I tryed to use it, but i'm getting PHP has encountered an Access Violation
at
When this happen i 'ha
Hello,
I'd really like to start using mcrypt for a few things. Apparently I'm
supposed to compile it with the Cygwin compiler for the Win32 platform.
I've installed the compiler.
I'm not sure what I'm supposed to download to get mcrypt or how to compile
it.
Anyone know of any good instructions o
Thx a lot
I ll give it a try
Radovan
"Dash McElroy" <[EMAIL PROTECTED]> wrote in message
news:Pine.NEB.4.44.0211060943070.11600-10@;shell.sasquatch.com...
> www.editplus.com
>
> Works rather well. I've still yet to touch on a lot of it's capabilities.
>
> -Dash
>
> "Nuclear war can ruin your
www.editplus.com
Works rather well. I've still yet to touch on a lot of it's capabilities.
-Dash
"Nuclear war can ruin your whole compile."
-- Karl Lehenbauer
On Wed, 6 Nov 2002, Radovan Radic wrote:
> Hi
>
> We could use some url for this editor, pls?
>
> Radovan
>
> "Seung Hw
Okay...
Running under W2k/IIS/and MySQL:
I set my maximum execution time to 15 minutes, ran a script on two separate
machines at the same time that creates 50 randomly named tables, populates
the tables with data from my weblog (about 10,000 records), displays the
contents of the tables in the br
I tryed to use it, but i'm getting PHP has encountered an Access Violation
at
When this happen i 'have to stop IIS and restart it.
Carlos André Marques Moreira
SENAI-CE / CETAE
[EMAIL PROTECTED]
-Original Message-
From: erythros [mailto:erythros@;erythros.d2g.com]
Sent: quarta-feira, 6
php-windows Digest 6 Nov 2002 16:18:08 - Issue 1426
Topics (messages 16748 through 16753):
Re: expat extension
16748 by: Seung Hwan Kang
Problem/s connecting to Sybase
16749 by: Mark
Re: Subject: dynamic font
16750 by: neil smith
Re: PHP Editor
16751 by: Ra
im using it with apache 1.3.27 and winxp, no probs.
"Jack Kelly Dobson" <[EMAIL PROTECTED]> wrote in message
news:20021105151623.16303.qmail@;pb1.pair.com...
> I've been using it and MySQL under W2k for about a month now with no
> problems.
>
> j-
>
> "Charles P. Killmer" <[EMAIL PROTECTED]> wrote
Edit Plus is probably the best an simplest.
--
Maxim Maletsky
[EMAIL PROTECTED]
"Radovan Radic" <[EMAIL PROTECTED]> wrote... :
> Hi
>
> We could use some url for this editor, pls?
>
> Radovan
>
> "Seung Hwan Kang" <[EMAIL PROTECTED]> wrote in message
> news:20021105082844.78910.qmail@;pb1
Hi
We could use some url for this editor, pls?
Radovan
"Seung Hwan Kang" <[EMAIL PROTECTED]> wrote in message
news:20021105082844.78910.qmail@;pb1.pair.com...
> If you looking for a small size editor (about 1MB), Editplus should be ok.
> It support all syntax highlights for commonly known open-s
Hi -
Really it doesnt make sense to do this using PHP. CSS (cascading
stylesheets) provide all that is required to offer different font sizes.
You can use a simple bit of javascript which detects the users screen
resolution, and then use document.write to write out a style sheet link
suited to
Hi,
I have Sybase Central installed on my windows box as well as the apache
server running in the same environment and PHP4 with it which all works
great.
Problem here is that this problem has a history...
I innicially had alot of problems with my .dll's for establishing a database
connection now
23 matches
Mail list logo