



Hi,I'm trying get some features from TAPI3.DLL using CM Support im PHP.PHP Version: 5.1.4 (CLI scene)S: WinXPMy doubt is how can I call ITAddress::QueryInterface method ? Whatparameters I need here?Here's example:// $address is A ITAdress object$iTName = new Variant("ITAddressCapabilit...
You can try downloading this package.i installed in my system and it worksfine in my system.it is group php,mysql and apachethanx/Chandar.V.Rao MessageFrom: Aaron Kenney [mailto:awkenney (AT) gmail (DOT) com]Sent: Wednesday, May 24, 2006 12:29 AMTo: giwrgosCc: php windowsSubject: Re: [PHP-WIN] A...
Apache 2.2 support is included with the Windows builds from version 5.2.0of PHP.- FrankThanx for the info. It seems as if u have worked with both IIS andapache. What are the advantages and the disadvantages and in generalwhat would u recommend.Aaron Kenney wrote:The indication that I get from th...
Checkout the link below to see the order in which PHP looks for theconfiguration file.#configuration.fileThen, as someone suggested, search you HD for php.ini.I remember I had this problem before and got in aright knot as I wantedphp5, and 4.2.3 on the same machine and they were all using the wr...
Hi!I tried to install Apache 2.2 and PHP-5.1.4 as a module but i failed.The reason is that apache cannot load the php5apache2.dll. The fileexists. So, i was wondering if PHP isn't supporting apache2.2. If thereis any help, that would be great!Btw,i am using WinXP Pro....
Daniel,It may use C:\Windows\php.ini on your box, but mine is definitely usingC:\PHP\php.ini. my NT boxes, I have the following at the end of httpd.conf:# configure the path to php.iniPHPIniDir "C:/php"But no reference at all on my XP box.George inMessageFrom: Daniel Anderson [mailto:shadowedmyt...
Place your php.ini file in C:\WINNTEnsure that you have included php_mysql.dll in your ini file.Ensure registered globals on turned on if you wish to use $_SERVER MessageFrom: Bill Angus [mailto:mdangus (AT) psychtest (DOT) com]Sent: Monday, May 22, 2006 8:29 PMTo: php-windows (AT) lists (DOT) p...
I have php installed and a working copy of phpMyAdmin, MySQL and Apache2.0.58 on a windows2k box.phpMyAdmin works fine, as do a couple of other php scripts. However, when I go to try to code in php myself, I get a blank screen. I downloaded zend-studio to try to see if I could trace the fault wi...
Hi, everyone:Well I'm calling for your help after days and nights of trying theinstallation of php with no results.My only sin is to have an unsupported S (win 95 and PWS 4), so everyinstallation of any version have seem close to a nightmare.So the question is, what's the version? (no...
I have upgraded my Slackware 10.2 server to php-5.1.4 and now find thatsince the upgrade I cannot run php programs there. The error message Iget is:-Server ErrorThe following error occurred:[code=SERVER_RESPNSE_CLSE] The server closed the connection while reading the response. Contact your syste...
The new browser based editor of PHP.INI files, phpEditIni, has moved to anew site: http://phpeditini.net Download it today!...
The latest version of phpEditIni is now available for download atThis latest release fixes a bug that prevented it working on Windows 2000. Iguessit would also apply to Windows XP (and possibly Windows NT 4.0)....
