You are not logged in.
Pages: 1
Has anybody installed SugarCRM successfully?
Every page just displays a blank page. I don't see any errors in the Apache log file. PHP is working on other local websites so I am pretty sure that is not the problem.
Offline
I just installed it !!! I tried for so long and now they have their 4.0 version !!! I had similar problems as you. Blank screen when typing http://myserver/sugar_root . Impossible to install. I even tried http://myserver/sugar_root/install ... didn't work. It just work magically with version 4.0.
Why ??? at my first try... I had forgot to uncomment the mysql module line at the end of the php.ini file ! I find this setting up phpbb. In my case, is it version 4.0 or the mysql module ??? I bet on the module...
You find the mysql module line in php.ini in /etc at line 1240 of the default config file that comes with the arch package. Just remove the ";" at the beginning of the line. Hope it was only that ! Don't forget to restart your httpd deamon !
Offline
Didn't realize that 4.0 was out! Looks like I will forego 3.5.1 and try 4.0. Thanks.
Offline
I really talk too fask. It does install quite well, but got a problem as soon as I want to create the first user. It kick me out at the first thing I try to do. They, when I retry to log in, it ask my to download index.php with Firefox and just show me a blank page with internet explorer.
I have a W$ workstation and an ArchLinux server. My version of php is the last one from the current repository, wich is 5.1.1. I saw on sugarcrm forum that they had some problems with php 5.0.5 :? ... The version of php might be the source of the problem with version 3.5 of sugarcrm.
Offline
Pages: 1