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?
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?
Comment