Posts by kalmarr
-
-
Thank You for your help!
The solution the php.ini
---
;open_basedir = "{HOME_DIR}:{PEAR_DIR}{PHPINI_OPEN_BASEDIR}"
open_basedir =
---
Thx!KALMI
-
Quote
Hello ;
You should not edit the files manually. You can add path(s) to open_basedir via admin/settings.php.
The phpinfo() function is disabled by default.
What i-MSCP version you are using?
What server your are using ? ITK ? fcgi (fcgid/fastcgi) ?Thank for using i-MSCP
Thank you for your quick response
Yes, I try but it is not success. I don't understend the correct syntax...
Example the site: /var/www/virtual/domain.tkWhat should I write? Maybe can I turn off the everywhere hosting the "open_basedir limit"?
---
What i-MSCP version you are using? - i-MSCP 1.1.0-rc1.4 released; Debian 6.0 - Squeeze (64 bit)
What server your are using ? ITK ? fcgi (fcgid/fastcgi) ? - I don't know where can I see it?KALMI
-
Hello!
I am a beginner user. I succeeded install the I-MSCP on the Debian server.
I would like to install the Drupal 7. I have got two error messages:
I eliminate the PHP open_basedir limit and I turn on the phpinfo().
I looked the problem.
http://php.net/manual/en/ini.core.php#ini.open-basedir
1. open_basedir limit
I changed the directory "/etc/apache2/sites-available" all file which includes "php_admin_value open_basedir" to "php_admin_value open_basedir none".
I restarted the apache, but this error is not change....
I would like to find out, where is the "httpd.conf" file using the I-mscp?2. phpinfo()
I don't find the php.ini used by I-mscp.or maybe these problems would be a simpler solution?
THX
KALMI