kanyewest69
03-21-2005, 10:11 PM
Well i was testing out my flash an accidently deleted my php index and i loaded a back up 1 and i get errors
Warning: chdir(): No such file or directory (errno 2) in /var/www/html/index.php on line 19
Warning: main(./global.php): failed to open stream: No such file or directory in /var/www/html/index.php on line 25
Fatal error: main(): Failed opening required './global.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/index.php on line 25
the source is
<br />
<b>Warning</b>: chdir(): No such file or directory (errno 2) in <b>/var/www/html/index.php</b> on line <b>19</b><br />
<br />
<b>Warning</b>: main(./global.php): failed to open stream: No such file or directory in <b>/var/www/html/index.php</b> on line <b>25</b><br />
<br />
<b>Fatal error</b>: main(): Failed opening required './global.php' (include_path='.:/php/includes:/usr/share/php') in <b>/var/www/html/index.php</b> on line <b>25</b><br />
whats wrong? :(
Warning: chdir(): No such file or directory (errno 2) in /var/www/html/index.php on line 19
Warning: main(./global.php): failed to open stream: No such file or directory in /var/www/html/index.php on line 25
Fatal error: main(): Failed opening required './global.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/index.php on line 25
the source is
<br />
<b>Warning</b>: chdir(): No such file or directory (errno 2) in <b>/var/www/html/index.php</b> on line <b>19</b><br />
<br />
<b>Warning</b>: main(./global.php): failed to open stream: No such file or directory in <b>/var/www/html/index.php</b> on line <b>25</b><br />
<br />
<b>Fatal error</b>: main(): Failed opening required './global.php' (include_path='.:/php/includes:/usr/share/php') in <b>/var/www/html/index.php</b> on line <b>25</b><br />
whats wrong? :(