Mambo Install Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sullied
    Junior Member
    • Jun 2004
    • 13

    #1

    Mambo Install Problem

    I have installed mambo 4.5.2.3 and run the web based configuration. Everything seemed to go ok however when I try accessing the site all I get is this error message

    Warning: main(/home/public_html/includes/version.php): failed to open stream: No such file or directory in /home/virtual/public_html/includes/mambo.php on line 37

    Fatal error: main(): Failed opening required '/home/public_html/includes/version.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/virtual/public_html/includes/mambo.php on line 37

    Mambo was installed manually not through the cpanel script install. the global path is /home/public_html/
    however it seems the include path is wrong.

    What do i do now?
  • Elite
    Senior Member
    • Apr 2004
    • 168

    #2
    Check your paths

    Instead of:

    /home/public_html/

    I think you should have:

    /home/YOURUSERNAME/public_html/

    where YOURUSERNAME is the cpanel username

    HTH

    Nick

    Comment

    Working...