Results 1 to 2 of 2

Thread: Path problem with Install on SuSe 10

  1. #1
    dynsight is offline Junior Member
    Join Date
    Jul 2006
    Posts
    2

    Default Path problem with Install on SuSe 10

    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.

  2. #2
    dynsight is offline Junior Member
    Join Date
    Jul 2006
    Posts
    2

    Default Re: Path problem with Install on SuSe 10

    did a re-install, and got the following problem:


    Warning: Unknown(/srv/www/htdocs/medina/crm/install.php): failed to open stream: Permission denied in Unknown on line 0

    Warning: (null)() [function.include]: Failed opening '/srv/www/htdocs/medina/crm/install.php' for inclusion (include_path='.:/usr/local/php') in Unknown on line 0

    I have 777 all the specific directories, but still get an "include" problem.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •