php4 Run PHP5 on your PHP4 Server By feedproxy.google.com Published On :: Sat, 18 Apr 2020 06:08:25 +0000 Here is a really neat trick! Access your PHP5 while running PHP4. If you haven’t created a .htaccess file, you may want to check out the WordPress Codex on permalink structure. Anyway, open any text editing document and paste in this code: AddType x-mapp-php5 .php That’ it! Save your text document as .htaccess and your […] The post Run PHP5 on your PHP4 Server appeared first on WPCult. Full Article Tips & Tricks .htaccess PHP Tricks PHP4 PHP5