Hello,
I tried to install a vTiger-CRM-System on my FreeBSD 10.2 FAMP.
Software:
Apache 2.4
PHP 5.6
MySQL 5.6
Permissions:
Problem:
When I install the System I navigate trough the web installer and put my information in the field. After that, I click on "Install" and then the installer script runs and create databases and other stuff. But every time after some seconds the page is just blank. When I refresh the site it shows me the login in the screen. When I check the Database, there are some missing tables. For me it looks like something with the execution time is wrong but I changed it to the recommend settings.
Does anyone have any idea?
Here is my php.ini
http://pastebin.com/HNVsJwSq
I tried to install a vTiger-CRM-System on my FreeBSD 10.2 FAMP.
Software:
Apache 2.4
PHP 5.6
MySQL 5.6
Permissions:
chown -R www:www vtiger
chmod -R 775 vtiger
Problem:
When I install the System I navigate trough the web installer and put my information in the field. After that, I click on "Install" and then the installer script runs and create databases and other stuff. But every time after some seconds the page is just blank. When I refresh the site it shows me the login in the screen. When I check the Database, there are some missing tables. For me it looks like something with the execution time is wrong but I changed it to the recommend settings.
Does anyone have any idea?
Here is my php.ini
http://pastebin.com/HNVsJwSq
Last edited by a moderator: