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
but still come up with a blank screen.I have re-named the php.ini-dist file
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 at
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
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
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 ope
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 t
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 tried
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.
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 wi