/usr/bin/php-cgi -d open_basedir=/ eating up CPU!

Discussion in 'Server Operation' started by FeraTechInc, Aug 18, 2010.

  1. FeraTechInc

    FeraTechInc Member HowtoForge Supporter

    I am running the latest ISPConfig on an Ubuntu 9.10 Perfect Server.

    The machine is a 3.4mh zquad core, 8gig ddr3, 1 terabyte, raid1, 2x sata300 1TB drives. However, for one of the sites users upload files. These files are all together over 50gig.

    Any time a user tries to open a file. The server start a process that takes up one of the core for 2minutes! It is not until those 2min are up that the user can see or upload files.

    The exact process is:
    /usr/bin/php-cgi -d open_basedir=/ -d

    It seems like the basedir function is causing the problem is there any way to completely turn it off?

    A user shouldn't have to wait over 2 min every time they try to access files on the server.
     
    Last edited: Aug 18, 2010

Share This Page