When I do install.php, it shows this:
Warning: main(./lib/mysql.class.php): failed to open stream: No such file or directory in /home/general/public_html/guestbook/install.php on line 3
Warning: main(): Failed opening './lib/mysql.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/general/public_html/guestbook/install.php on line 3
Fatal error: Cannot instantiate non-existent class: gbook_sql in /home/general/public_html/guestbook/install.php on line 9
What do i need to do to fix it?