php-windows Digest 18 Jun 2004 05:33:05 -0000 Issue 2289
Topics (messages 24005 through 24013):
PHP5 comes with older version of MySQL extension?
24005 by: David Reade
Apache & PHP5 crash on reboot
24006 by: David Reade
PHP + Win32 + FreeTDS + MSSQL
24007 by: Miha Nedok
24008 by: Frank M. Kromann
24010 by: PHP
Re: session.save_path
24009 by: Schalk
Help !!! PHP + IngresII Database
24011 by: PHP
PDF Library/Extention
24012 by: Trystano.aol.com
24013 by: Achilles Maroulis
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hello!
I'm running Apache 2.0.49 with PHP 5.0.0.0RC3 which comes with MySQL Client
API 3.23.57! I'm also running a MySQL Server at 4.0.20a-NT.
Where can I find a newer MySQL Client API for PHP5?
Regards,
Dave.
--- End Message ---
--- Begin Message ---
Apache 2.0.49 and PHP5.0.0.0RC3, on attempting to restart Apache, Windows is coming up
with the following error...
Faulting application Apache.exe, version 2.0.49.0, faulting module ntdll.dll, version
5.1.2600.1217, fault address 0x00033aed.
Any ideas?
--- End Message ---
--- Begin Message ---
Hi !
Is there any way on Win32 to use FreeTDS with php_mssql extension ?
-Mike
--- End Message ---
--- Begin Message ---
Hi Mike,
Not yet. The DBLIB version of FreeTDS does not work on Win32. I'm working
on proting it but my time has been limited lately.
- Frank
>
> Hi !
>
> Is there any way on Win32 to use FreeTDS with php_mssql extension ?
>
> -Mike
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---
--- Begin Message ---
Hi,
I'm using Microsoft Visual C++ to compile php adding IngresII Database
support and after download the source code what file should I put
"--with-ingres=DIR" ? Is it "configure" file or this one is used only to
compile the unix source. Should I have php_ingres.dll ? Where ?
Does anyone has a php binary with IngresII built in ?
Cheers,
Mauro
----- Original Message -----
From: "Frank M. Kromann" <[EMAIL PROTECTED]>
To: "Miha Nedok" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 17, 2004 6:02 PM
Subject: Re: [PHP-WIN] PHP + Win32 + FreeTDS + MSSQL
> Hi Mike,
>
> Not yet. The DBLIB version of FreeTDS does not work on Win32. I'm working
> on proting it but my time has been limited lately.
>
> - Frank
>
> >
> > Hi !
> >
> > Is there any way on Win32 to use FreeTDS with php_mssql extension ?
> >
> > -Mike
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---
--- Begin Message ---
Hey there everyone
I have been struggling with for a while, I hope someone can shed some light
here. In my php.ini file I have my session.save_path set to c:\temp but even
after restarting Apache it still somehow reads this in as /tmp. Is there
somewhere else I should edit this?
Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Development.Multimedia.Branding
emotionalize.conceptualize.visualize.realize
Tel: +27125468436
Fax: +27125468436
email:[EMAIL PROTECTED]
web: www.volume4.co.za
This message contains information that is considered to be sensitive or
confidential and may not be forwarded or disclosed to any other party
without the permission of the sender. If you received this message in error,
please notify me immediately so that I can correct and delete the original
email. Thank you.
--- End Message ---
--- Begin Message ---
> Hi,
>
> I'm using Microsoft Visual C++ to compile php adding IngresII Database
> support and after download the source code what file should I put
> "--with-ingres=DIR" ? Is it "configure" file or this one is used only to
> compile the unix source. Should I have php_ingres.dll ? Where ?
> Does anyone has a php binary with IngresII built in ?
>
> Cheers,
> Mauro
--- End Message ---
--- Begin Message ---
Exactly what extension's do I use to generate PDF documents in PHP 4.2.3?
Thanks
Tryst
--- End Message ---
--- Begin Message ---
What I use is pdflib in PHP 4.3.3 which comes for other languages as well.
(http://www.pdflib.com, http://www.php.net/manual/en/ref.pdf.php)
There is also ClibPDF which I haven't tried (http://www.fastio.com,
http://www.php.net/manual/en/ref.cpdf.php)
Both extensions require license for commercial use but are free to use
otherwise.
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 18, 2004 3:10 AM
Subject: [PHP-WIN] PDF Library/Extention
> Exactly what extension's do I use to generate PDF documents in PHP 4.2.3?
>
> Thanks
>
> Tryst
>
--- End Message ---