<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=6665&image=1&table=forumtopics' class='bbc_emoticon' alt=':ph34r:' /> Hello.
Dire need of help asap.
Am I screwed or what... i transferred all PHPRunner output folder to Mandriva /var/www/html/branch.
When I browsed https://localhost/branch/login.php, the following error messages came out:
===========================================================
Warning: include(include/dbcommon.php) [function.include]: failed to open stream: No such file or directory in /var/www/html/branch/login.php on line 6
Warning: include() [function.include]: Failed opening 'include/dbcommon.php' for inclusion (include_path='.:/usr/lib/php/:/usr/share/pear/') in /var/www/html/branch/login.php on line 6
Warning: include(libs/Smarty.class.php) [function.include]: failed to open stream: No such file or directory in /var/www/html/branch/login.php on line 17
Warning: include() [function.include]: Failed opening 'libs/Smarty.class.php' for inclusion (include_path='.:/usr/lib/php/:/usr/share/pear/') in /var/www/html/branch/login.php on line 17
Fatal error: Class 'Smarty' not found in /var/www/html/branch/login.php on line 18
==========================================================
i thought PHP is platform independent?
Help appreciated.
Thanks in advance.