I installed Apache/1.3.19 (Win32) PHP/4.0.5 on my Win2000 pro box (Chinese).
Also changed php.ini to enable php_pgsql.dll extension. While trying to
connect
to a postgre database on linux box using pg_connect(), I got this error
message.
Warning: Unable to connect to PostgreSQL server: pqReadData
Hi,
[...]
> BUT, if you leave either or both of the checkboxes empty (don't check
them)
> I get the following error:
>
> Warning: Undefined variable: CategoriesONE in
> C:\inetpub\wwwroot\PrintUserForm.php on line 71
> Warning: Undefined variable: CategoriesTWO in
> C:\inetpub\wwwroot\PrintUserFo
Hi,
> What would be a good setting?
Anything that can be read by windows and where you like it.
since it is only for local testing it doesn't really matter.
cheers
Johannes
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
Hi.
I have a DCOM server working just fine on one machine. On the other machine,
I have IIS+PHP4.06 plus I have the server DCOM's typelib on the client. I
have tested it through a delphi client program and it works nicely, but I
cannot seem to get it working in PHP. I prefer the typelib-file solu
>Please help because the server then goes into a nasty state after
restarting
>the service of giving access violation errors to browsers and all sorts of
>other nasties!
One might also consider this as a nice feature,
helping to decrease the work load at the server. :)
--
PHP Windows Mailing Li
OK!!!
Got FUCKED OFF with IIS5.
Installed Apache and all my troubles have gone away.
Next I'll replace term serv client with SSH :)
Cheers
Leon
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To con
Hello.
Where can i get the PHP/SWF (Shockwave Flash Files) extension?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
try this
REGARDS
At 06:44 10/08/01, Joseph Moore wrote:
> if ( $CategoriesONE != "" )
> echo "ONE ";
> if ( $CategoriesTWO != "" )
> echo "TWO ";
>?>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PR
When I try to upload the binary data into my MySQL database in IIS4, I found
the upload time is very long even the file size is rather small. Even worse,
those small file also can't upload to my server even wait for a long time.
Does anyone know what's the problem on it?
Configuration:
Web Serve
Has anyone managed to get ldap in php to talk to an Active directory for
authentication of user logins.
Right now i'm drawing a blank, so if anyone has an example on how they
did it, please show it, i would be very grateful.
micke <[EMAIL PROTECTED]>
--
"Love is a snowmobile racing across the t
Hi everyone,
Has anyone of you binaries of wvHtml and wvWare under win32 ?
Or at least indications concerning compiling with cygwin ?
Thanks
Francois
Thank you! It works on both platforms (IIS and Apache)!
Thanks for your help! I am grateful.
Joseph Moore
"Hassan El Forkani" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> try this
>
> if ( isset($CategoriesONE) and $CategoriesONE != "" )
> echo "ONE ";
>
12 matches
Mail list logo