Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 3 of 3

Thread: PHP Extension

  1. #1
    sgoodman is offline Master Member
    Join Date
    Jul 2008
    Location
    Alberta, Canada
    Posts
    397

    Default PHP Extension

    Greetings,

    I would like to use the Alternative PHP Cache:

    http://pecl.php.net/apc

    Is it already installed? If not, do you think MyHosting would install it for me? If not, is it possible to load it at run-time?

    I have Linux hosting.

    Thanks,
    Shane.
    Basic Linux Hosting on classic platform; Parallels Plesk Panel 10.3.1

  2. #2
    tima is offline Administrator
    Join Date
    Apr 2008
    Posts
    191

    Default Re: PHP Extension

    Hello Shane,

    I consulted with our Linux SysAdmins and they indicate that we do not support it. It is not secure in a shared hosting environment, because any user would be able to manipulate the cache of any other user.

    As an alternative we recommend using sessions (for per-user settings) or application variables stored in your MySQL db. These alternatives should be more secure in a shared hosting environment.

    Hope this helps!
    Tim Attwood
    Product Manager
    myhosting.com

  3. #3
    Gollimari is offline Junior Member
    Join Date
    Aug 2009
    Posts
    3

    Post

    Just to make sure the obvious is covered here....

    You could create a directory called "remove" in your root directory and put an index.html file inside of that and you'd have /remove/ working no problem.
    Last edited by nickh; 2009-09-14 at 09:40 AM. Reason: Removed spammy URLs


 

Similar Threads

  1. How Do I Install a PHP Extension?
    By sgoodman in forum Programming
    Replies: 8
    Last Post: 2010-06-12, 07:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts