Menu

#7 .php package for PHP4 users

fixed
nobody
None
5
2013-06-11
2001-05-01
No

I would like to have a .php release just as they used
to have in PHPWizards. I use PHP 4 extensivly and I
really don't like to have to change the exension.

Discussion

  • Robin Johnson

    Robin Johnson - 2001-05-02

    Logged In: YES
    user_id=30201

    You don't have to change the extension!

    Your apache should be set up to recognize .php3, .php & .phtml and run PHP for all of them.

     
  • Marc Delisle

    Marc Delisle - 2001-05-04

    Logged In: YES
    user_id=210714

    I guess it might be difficult for some users to force their
    ISP/webmaster to modify the Apache configuration...

     
  • Marc Delisle

    Marc Delisle - 2001-05-23

    Logged In: YES
    user_id=210714

    If you are under Unix, a workaround is to use the extchg.sh
    script located in phpMyAdmin, to change automatically all
    the extensions.

     
  • Jan Scholten

    Jan Scholten - 2001-05-29

    Logged In: YES
    user_id=231233

    Hmm Same Problem here, have used the extchg.sh and it works, but who can i make my apache learn Php3.. i have a apache 1.3.14 with mod PHP4 installed. a simple
    AddType application/x-httpd-php .php3
    seems not help.. so what should i do?

    Thx!

     
  • Marc Delisle

    Marc Delisle - 2001-05-29

    Logged In: YES
    user_id=210714

    This will work for either extensions:

    AddType application/x-httpd-php .php3 .php

     
  • Olivier Mueller

    Olivier Mueller - 2001-06-03

    Logged In: YES
    user_id=15563

    .php versions will be released as usuall with next
    stable version (non pre).

     
  • Olivier Mueller

    Olivier Mueller - 2001-06-03
    • status: open --> closed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed --> fixed
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.