php-windows Digest 28 Jun 2005 08:00:43 -0000 Issue 2709

Topics (messages 26142 through 26144):

PHP 5.0.4 - Can anyone help me get it to work?
        26142 by: Georgio
        26143 by: Matt Murphy

Perplexed - wont parse <?php ?> tags in html
        26144 by: Fred

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]


----------------------------------------------------------------------
--- Begin Message ---
Anyone who has successfully got PHP5.0.4 working on a system with Windows
98SE / PWS 4.0 / Internet Explorer 6 should please assist me.

I just upgraded from PHP4.3.2 to PHP5.0.4 and for the past three days, I
have not been able to get it to work on Windows 98SE / PWS 4.0. I get the
usual HTTP 500 - Internal server error (Internet Explorer). This is the
actual result displayed on the web site:
++++++
 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:

    Open the localhost home page, and then look for links to the information
you want.
    Click the  Refresh button, or try again later.
    Click  Search to look for information on the Internet.
    You can also see a list of related sites.

HTTP 500 - Internal server error
Internet Explorer
++++++

Using the command-line program, after about 15 seconds, I get these on the
screen before the output of the script:
++++++
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-SMI): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
++++++

Whatever these are, I do not have a clue.

Could anyone help me out with these.

Thanks

Georgio

--- End Message ---
--- Begin Message ---
Windows 98 is a terrible operating system. You shouldn't be using it for
web surfing, much less web serving. 

Windows 2000 & Apache 2.0 works just fine. 

Matt 

> -----Original Message-----
> From: Georgio [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, June 26, 2005 5:04 PM
> To: [email protected]
> Subject: [PHP-WIN] PHP 5.0.4 - Can anyone help me get it to work?
> 
> Anyone who has successfully got PHP5.0.4 working on a system 
> with Windows 98SE / PWS 4.0 / Internet Explorer 6 should 
> please assist me.
> 
> I just upgraded from PHP4.3.2 to PHP5.0.4 and for the past 
> three days, I have not been able to get it to work on Windows 
> 98SE / PWS 4.0. I get the usual HTTP 500 - Internal server 
> error (Internet Explorer). This is the actual result 
> displayed on the web site:
> ++++++
>  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:
> 
>     Open the localhost home page, and then look for links to 
> the information you want.
>     Click the  Refresh button, or try again later.
>     Click  Search to look for information on the Internet.
>     You can also see a list of related sites.
> 
> HTTP 500 - Internal server error
> Internet Explorer
> ++++++
> 
> Using the command-line program, after about 15 seconds, I get 
> these on the screen before the output of the script:
> ++++++
> Cannot find module (IP-MIB): At line 0 in (none) Cannot find 
> module (IF-MIB): At line 0 in (none) Cannot find module 
> (TCP-MIB): At line 0 in (none) Cannot find module (UDP-MIB): 
> At line 0 in (none) Cannot find module (SNMPv2-MIB): At line 
> 0 in (none) Cannot find module (SNMPv2-SMI): At line 0 in 
> (none) Cannot find module (UCD-SNMP-MIB): At line 0 in (none) 
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none) Cannot 
> find module (SNMP-TARGET-MIB): At line 0 in (none) Cannot 
> find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) 
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none) 
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none) 
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none) 
> Cannot find module (SNMP-MPD-SMI): At line 0 in (none) Cannot 
> find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none) 
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in 
> (none) Cannot find module (SNMPv2-TM): At line 0 in (none)
> ++++++
> 
> Whatever these are, I do not have a clue.
> 
> Could anyone help me out with these.
> 
> Thanks
> 
> Georgio
> 
> --
> PHP Windows Mailing List (http://www.php.net/) To 
> unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

--- End Message ---
--- Begin Message ---
PHP5 - Apache2 - XPSP2
New to PHP.
I have done everything I think I need to do to get PHP5 working.
I can link to and execute file.php scripts just fine, but scripts imbedded 
with <?php ... ?> in html files are not parsed/executed.
I must have missed something really simple - but I can't find it.
Any ideas?

TIA

Fred. 

--- End Message ---

Reply via email to