php-windows Digest 15 Jun 2004 21:30:06 -0000 Issue 2285

2004-06-15 Thread php-windows-digest-help
php-windows Digest 15 Jun 2004 21:30:06 - Issue 2285 Topics (messages 23981 through 23985): PDF Acrobat Issue *Strange* 23981 by: trippin 23982 by: Charles P. Killmer 23983 by: trippin IIS 6 ISAPI and extension_dir 23984 by: Eric 23985 by: Eric

RE: [PHP-WIN] executing a java app from a php script

2004-06-15 Thread George Pitcher
Frank, This script is only ever going to be used by me, but I'd like to avoid the command line. I've checked the permissions and there's no problem there. I've now gone the extra step of having the java command written to a batch file and then I try and exec{} or passthru{} the batch file but

[PHP-WIN] PDF Acrobat Issue *Strange*

2004-06-15 Thread trippin
I am trying to create a PDF document on the fly from database information (mysql). I have this identical script setup on my FreeBSD server (1.3.x apache, 4.3.4 php), but i am on a Windows 2003 server and I have tried serveral combinations of apache including 1.3.31 and 2.0.49. I have also

RE: [PHP-WIN] PDF Acrobat Issue *Strange*

2004-06-15 Thread Charles P. Killmer
If the headers and data are correct then the server is handling it correctly. What I have notice in the past is that simply hitting refresh in IE doesn't always work. Try copying to url to the clipboard and going to some other site. Like google.com. Then paste the url back from the clipboard.

Re: [PHP-WIN] PDF Acrobat Issue *Strange*

2004-06-15 Thread trippin
Thank you very much for you observation. I am also aware of this issue, but I have tried this already and it didn't help, because it is sending the correct mime-type as far as I can tell. Internet Explorer reconizes it as a Adobe Acrobat Document so I can't figure out why it won't open! I have

[PHP-WIN] IIS 6 ISAPI and extension_dir

2004-06-15 Thread Eric
Hello all, I have to run PHP 4.3.7 in ISAPI mode, because CGI gives me a security error which is another story. So, I have ISAPI PHP running just great, except that phpinfo() shows that my current php.ini file is C:\WINSOWS\php.ini, and that my extension_dir is set to C:\php4. However when I

[PHP-WIN] Re: IIS 6 ISAPI and extension_dir

2004-06-15 Thread Eric
Well, I re-installed using the ZIP and instead of doing IISRESET I recycled the service after making changes and everything seems to be running just fine now... false alarm :-) Eric [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello all, I have to run PHP 4.3.7 in ISAPI mode,

[PHP-WIN] PHP5 IIS6 2003 Access Violation

2004-06-15 Thread david charles
I can set up the latest version of 4 to run under IIS6 as isapi dll in 5 minutes. No problem. But with PHP5 RC3, making just the standard ini edits, nothing fancy, I cannot get this access violation errors message to go away. The wierd thing is, a blank html page with a .php extension will serve

[PHP-WIN] ADOdb db abstraction library moved to sourceforge

2004-06-15 Thread John Lim
Hello, ADOdb is a popular database abstraction library for PHP. It supports a very large number of databases, including MySQL, PostgreSQL, Firebird, Interbase, SQLite, Oracle, Frontbase, DB2, SAP DB, Sybase, Informix, Netezza, Access, VFP, MS SQL, LDAP, ODBTP, ODBC, etc. Due to system outages

[PHP-WIN] Blank Screen-Newbie

2004-06-15 Thread Kevin Cindy
I have installed Apache 2.o.44 on Windows XP home edition and have installed PHP 4.3.0 . When I try and view a php script in my browser (I.E 6) all I get is a blank screen, if I view source I can see the code, I have tried ? phpinfo(); ? but still come up with a blank screen.I have re-named the