Re: [PHP-MIGRATION] problem php4 upgrade
[email protected] ("Adam Lang") Fri, 10 Nov 2000 07:50:55 -0500
| Newsgroups | php.migration |
|---|---|
| Message-ID | <[email protected]> |
Because PHP 4 uses the .php extension... not .php3. You can either change all your files to .php, or you can add php3 to your application type in your httpd.conf file. ----- Original Message ----- From: "Roberto Bazan Sancho" <[email protected]> To: <[email protected]> Sent: Friday, November 10, 2000 6:28 AM Subject: [PHP-MIGRATION] problem php4 upgrade > Hi, i'm newbie. > i've upgrade from php3 to php4 an now i don't know why my php3 programs > can`t read it on the browser > for example > http://server/example.php3 > the browser say me if i want to download. > > I use apache server. > > can anybody help me? > > thanks in advance. > > -- > PHP Migration 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] > >