[PHP-WIN] PHP problem calling a COM from the Web Server

2004-04-25 Thread Enrique Garcia M.
Hello, I have a problem using COM and PHP. I create a simple script that call a COM that I create in VB6. When I call the script from the command prompt all works OK, but if I call the script from the web server (IIS) I get the following results: - If I use the ISAPI dll: Unable to obtain IDispa

[PHP-WIN] Steps to setup PEAR

2004-04-25 Thread sudar
Clean Clean DocumentEmailMicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:"";mso-padding-alt:0in 5.4

[PHP-WIN] Global variables x includes

2004-04-25 Thread Fábio Berbert de Paulaᢩo Berbert de Paula
Hi list, I'm having trouble to migrate a Linux site to Windows. For example, I have a include file that look like this: CUT - // useronly.inc if (!$_COOKIE['syslogin']) { header("Location: /expired.php"); exit; } CUT - When a page includes this file, it means that the user can na

[PHP-WIN] Re: Steps to setup PEAR

2004-04-25 Thread Jason Barnett
I thought PEAR's website had a manual for installation? Well in any case if you have PHP 4 (I think 4.3.2+) then you should have a PEAR directory already. In it should be go-pear, try giving that a whirl (there's also a batch file to run it on the command line if you prefer). If that doesn't