I did a test install on OS X (Intel Core Duo/MacBook Pro) and no problem. However, with SuSe 10 I get the following problems when running sugar CRM for the first time:
Warning: main(include/utils/security_utils.php) [function.main]: failed to open stream: No such file or directory in /srv/www/htdocs/medina/crm/include/utils.php on line 32
Warning: main() [function.include]: Failed opening 'include/utils/security_utils.php' for inclusion (include_path='./usr/share/php') in /srv/www/htdocs/medina/crm/include/utils.php on line 32
Warning: main(include/utils/db_utils.php) [function.main]: failed to open stream: No such file or directory in /srv/www/htdocs/medina/crm/include/utils.php on line 2574
Fatal error: main() [function.require]: Failed opening required 'include/utils/db_utils.php' (include_path='./usr/share/php') in /srv/www/htdocs/medina/crm/include/utils.php on line 2574
I changed the permissions to the specified directories to 755, and then to 777! still a problem.
I am guessing this has to do with the path statement in PHP ini? but it looks fine.
include_path = ".:/php/includes"
include_path = "./usr/share/php"
I played with various configurations of the .: and still it does not work.
System is:
Linux linux 2.6.13-15.10-smp #1 SMP Fri May 12 16:11:24 UTC 2006 x86_64
Apache/2.0.54 (Linux/SUSE)
MYSQL 4.1.13
again, program runs great on macbook pro if anyone is interested.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks