Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


if there is no MultiPHP Manager in Cpanel , how to create a folder with php 5 ?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

if there is no MultiPHP Manager in Cpanel , how to create a folder with php 5 ?

Hi
if there is no MultiPHP Manager in Cpanel , how to create a folder with php 5 ?
I try to use the code below, but it display 403 error . cloud you please help me with it ?
Thanks

<IfModule mime_module>
  AddHandler application/x-httpd-ea-php56 .php .php5 .phtml
</IfModule>

Comments

Sign In or Register to comment.