Re-did my server. There was some wonky stuff going on with mySQL. SugarCRM seems to be working just fine now. Got the same issue with vtiger though, the page loads but it will not let me log in. I checked the mySQL database with PHP myAdmin and it showed just an empty database for vtiger504. I also checked the log file mentioned earlier and it said something about not being able to find certain ZIP files, but that the install was successful. Maybe it's not finishing a script somewhere?
======= app install begin @ Sat Jul 11 20:52:39 -0500 2009 ==========
Installing app id jrnbgolu53 under /var/hda/platform/html ENV=production
NOTE: file /tmp/amahi-download-cache/3851b5417e8f7574810d58ebb82877eb9e1fc770 picked up from cache.
rm: cannot remove `html/.htaccess': No such file or directory
--2009-07-11 20:52:59--
http://dl.getdropbox.com/u/11864/vtigercrm504.zip
Resolving dl.getdropbox.com... 75.101.136.120, 75.101.148.191, 75.101.129.115
Connecting to dl.getdropbox.com|75.101.136.120|:80... connected.
HTTP request sent, awaiting response... 404 NOT FOUND
2009-07-11 20:52:59 ERROR 404: NOT FOUND.
unzip: cannot find or open vtigercrm504.zip, vtigercrm504.zip.zip or vtigercrm504.zip.ZIP.
rm: cannot remove `vtigercrm504.zip': No such file or directory
mv: cannot stat `*_privileges_*': No such file or directory
/tmp/run_script.3140.0: line 224: vtigercrm504.sql: No such file or directory
rm: cannot remove `vtigercrm504.sql': No such file or directory
Your HDA services have been restarted.
Your HDA services have been restarted.
Last line says App: vTiger Installed with the end app install line.
Anyone have any thoughts? I rooted around the var directory seems like there's a fair amount of vTiger stuff in there but no database.
-Aaron