wierd php errors have popped up...HELP!
Some wierd php errors are popping up for some reasson...not sure why this worked before...Here are the errors I am getting from one page:
Warning: opendir(_random): failed to open dir: No such file or directory in /home/httpd/vhosts/[mydomain].net/httpdocs/right_frame.php on line 29
Warning: readdir(): supplied argument is not a valid Directory resource in /home/httpd/vhosts/[mydomain].net/httpdocs/right_frame.php on line 31
Fatal error: Maximum execution time of 90 seconds exceeded in /home/httpd/vhosts/[mydomain].net/httpdocs/right_frame.php on line 50
I am not a php expert...any help is gladly accepted!