Problem with php.ini per user PHP 5.5 CGI

JuSt

New member
Joined
Jan 26, 2015
Messages
3
Hello,

I am using PHP 5.5 in mode CGI and i have configured php.ini per user, so the php.ini is in the folder:

/usr/local/directadmin/data/users/USERNAME/php.ini

I followed this guide: http://forum.directadmin.com/showthread.php?t=29483

But when i do a phpinfo() and search open_basedir it didnt works...

All works fine and CGI is correctly implemented, what i did wrong? :\

My PHP:

PHP 5.5.20
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader v4.7.3, Copyright (c) 2002-2014, by ionCube Ltd., and
with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies
with Suhosin v0.9.37.1, Copyright (c) 2007-2014, by SektionEins GmbH

Thanks and sorry for my bad english!!!! :P
 
Hello AMzEitEr,

Thanks for the reply :)

I already did it, this sentence is in all httpd.conf of users, but it still doesnt works, what is happening?

Kind regards.
 
I've followed the guide many times, suPHP is my favorite to run PHP with Apache. But still there are might several reasons of why it does not work as expected. If you want me to answer your question I need to login into your server via SSH and do an investigation (this costs money of course). So feel free to PM me or other guys here for a quote.
 
Back
Top