php-windows Digest 12 May 2001 23:57:17 -0000 Issue 594 Topics (messages 7499 through 7507): Re: PHP 4.0.5 COM bugs 7499 by: Jason Gan Re: HELP WITH PHP INSTALL! 7500 by: Giro De Roover SWF-PHP-WINDOWS 7501 by: dstern 7502 by: PHPWIN 7506 by: Flint Doungchak question 7503 by: Yee Leng Yap 7504 by: Phil Driscoll 7505 by: Yee Leng Yap Php4.0.4 Installation on Win98 for Apache 1.3.19 7507 by: m.aprea 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] ----------------------------------------------------------------------
COM issue is fixed in the latest PHP 4.0.6 CVS. -----Original Message----- From: Alan Popow [mailto:[EMAIL PROTECTED]] Sent: Saturday, 12 May 2001 10:05 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] PHP 4.0.5 COM bugs On Fri, 11 May 2001 17:42:55 +0100, you wrote: There was an earlier thread back when 4.0.5 was first introduced. It appears that COM is broken in 4.0.5 I don't know if it will help, but check out http://php.weblogs.com/adodb There is a library called "ADODB Library for PHP4" written by John Lim. It might help you do what you need done without having to deal with the COM problems. Alan >I also have encountered an access violation when using xml_parse > >How do we solve/get round it ? > >Phil >"Alain Samoun" <[EMAIL PROTECTED]> wrote in message >[EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >> Yes, COM is completely broken in 4.05 >> Alain >> >> On Wed, May 02, 2001 at 06:51:14PM +1000, Jason Gan wrote: >> > I ran a brief ADODB test and it gave me an Access Violation Error. >> > >> > PHP has encountered an Access Violation at 2474FF04 >> > >> > when parsing this line: >> > >> > $fields = $rs->Fields; >> > >> > where $rs is the recordset from the SQL database. >> > >> > >> > I got the following error messages when using MSXML Parser 3.01 to load >an >> > XML string: >> > >> > PHP has encountered an Access Violation at 011C2655 >> > >> > and >> > >> > PHP has encountered an Access Violation at 011C265B >> > >> > >> > -- >> > PHP Windows Mailing List (http://www.php.net/) >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > To contact the list administrators, e-mail: [EMAIL PROTECTED] >> >> -- >> PHP Windows Mailing List (http://www.php.net/) >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> To contact the list administrators, e-mail: [EMAIL PROTECTED] >>
did you copy mstrv.dll in windows/system? ""Fusion"" <[EMAIL PROTECTED]> wrote in message 000a01c0da11$f8f2e120$0100a8c0@fusion">news:000a01c0da11$f8f2e120$0100a8c0@fusion... I have re-downloaded and installed php but i get an error on my win200 box saying (no point in msrtv.dll or something..) can you help me?
hello. I would like to know if ( and how) it is possible to generate SWF with PHP running on WINDOWS. thanks for answers ! (I know it s still possible on unix using GD or MING libraries, but i have not find nothing for windows )
I think there is a libreary but its not being delevoped anymore, I too am interested in using PHP with FLASH I think one good way would be to use the XML socket in FLASH 5, where you call a php script that outputs xml instead of a xml document lots of things can be done that way Tell me if you know anymore... Cheers Xon ----- Original Message ----- From: "dstern" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 12, 2001 8:59 PM Subject: [PHP-WIN] SWF-PHP-WINDOWS > hello. > I would like to know if ( and how) it is possible to generate SWF with PHP > running on WINDOWS. > > thanks for answers ! > > (I know it s still possible on unix using GD or MING libraries, but i have > not find nothing for windows ) > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > >
I think the GD and Ming extensions work fine in windows but it doesn't come with the release you find at PHP. Try www.php4win.de. Last time I checked CVS, ming was still being maintained and GD is definately being maintained. -Flint -----Original Message----- From: dstern [mailto:[EMAIL PROTECTED]] Sent: Saturday, May 12, 2001 5:59 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] SWF-PHP-WINDOWS hello. I would like to know if ( and how) it is possible to generate SWF with PHP running on WINDOWS. thanks for answers ! (I know it s still possible on unix using GD or MING libraries, but i have not find nothing for windows ) -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Dear Sir, Can you please help me in solving this problem. Steps that I'd done 1)I downloaded a.. PHP 4.0.5 [738Kb] - 30 April 2001 (CGI only, MySQL support built-in, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external extensions included) 2)Run the .exe file 3)php.ini is in the window directory 4)2. Edit the enclosed PWS-php4.reg file to reflect the location of your php.exe. Forward slashes should be escaped, for example: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map] ".php"="C:\\Program Files\\PHP\\php.exe" 5)following is the error p/s: I am running win98. I really appreciate your assistance. Thanks The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed. -------------------------------------------------------------------------- Please try the following: a.. Open the 192.168.0.3 home page, and then look for links to the information you want. b.. Click the Refresh button, or try again later. c.. Click Search to look for information on the Internet. d.. You can also see a list of related sites. HTTP 500 - Internal server error Internet Explorer sincerely daniel
You should have stopped when you got to item2. >2)Run the .exe file Do item 2 again, then test your system. If it still doesn't work, tell us what OS and web server you are using. Cheers -- Phil Driscoll
Dear Sir, Can you please help me in solving this problem. Steps that I'd done 1)I downloaded a.. PHP 4.0.5 [738Kb] - 30 April 2001 (CGI only, MySQL support built-in, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external extensions included) 2)Run the .exe file 3)php.ini is in the window directory 4)2. Edit the enclosed PWS-php4.reg file to reflect the location of your php.exe. Forward slashes should be escaped, for example: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map] ".php"="C:\\Program Files\\PHP\\php.exe" 5)following is the error p/s: I am running win98. I really appreciate your assistance. Thanks _________________________ The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed. -------------------------------------------------------------------------- Please try the following: a.. Open the 192.168.0.3 home page, and then look for links to the information you want. b.. Click the Refresh button, or try again later. c.. Click Search to look for information on the Internet. d.. You can also see a list of related sites. HTTP 500 - Internal server error Internet Explorer sincerely daniel
Hello everyone I am trying to install PHP4 with Apache 1.3.19 following the procedure that I see in http://php.weblogs.com/easywindows using the PHP4.0.4easywindows Installer. There is also a mistake, "C:/inetpub/scripts/php/" is wrong, "D:/inetpub/scripts/php/" is right . However, when I run Apache and call http://localhost/ i don't see the home page index.html, furthermore if I call test.php with http://localhost/test.php i don't see any page. In both cases I have a file not found messagge. Can someone explain this behavior. I would like to use PHP with Apache on Win98. How do i do ? Can someone help me? thank you in advance