Announcement

Collapse
No announcement yet.

PHP 5.3 with register_globals ON

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PHP 5.3 with register_globals ON

    I know PHP 5.3 is old, using it is a security risk, and turning register_globals on will be cherry on top.
    BUT, I need to use it for a few months for a very old website, until I update it with the new technology.

    I have Cloudlinux 7.7 installed on cPanel v82.0.15
    - Installed PHP 5.3 via EasyApache 4
    - Applied 5.3 to the website via MultiPHP Manager
    - Edited php.ini file for 5.3 "register_globals = On"

    However, register_globals is still off.
    I cant see register_globals directive in phpinfo() at all

    Is there anything I can do to turn register_globals on?

  • #2
    Im sorry.
    Tried it again but this time I applied PHP-FPM
    It worked.

    Comment


    • #3
      Hello Burak,
      Happy to hear it and thanks for following up! Please let us know if you have any questions.

      Comment

      Working...
      X