Hello,
I tried to install epesi BIM, but I've got problem...
I putted easyinstall.php file in dir like this "www.mydomain.pl/crm".
First screen was OK.
Directory is writeable OK
PHP version: 5.2.11 OK
Curl Loaded OK
GD Loaded OK
but second screen show some error
Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /srv/www/vhosts/MYDOMAIN/httpdocs/crm/easyinstall.php on line 225
Of course when I click next button I see massage :
epesi.zip was downloaded with errors.
Setup can't continue. Proceed with manual installation.
I also tried to upload files like .htaccess, httpd.conf, php.ini with some parameters e.x.
php_flag safe_mode off
or
<Directory "/srv/www/vhosts/MYDOMAIN/httpdocs/crm/">
php_admin_flag safe_mode off
</Directory>
or
safe_mode=OFF
What Can I do ?
Here are some info about my setting/config
[list:2n5kgul4]
- Dir "crm" is set on 777 for now,
- This is outside hosting on linux,
- Safe_mode is OFF
- I downloaded the latest version from SourceForge - epesi-1.1.4-rev7454.ei
[/list:u:2n5kgul4]
btw: Sorry for my english...