|
|
#1 |
|
Hall of Famer
Join Date: Mar 2002
Posts: 3,878
|
Site problems 9 February 2003
The OSXHints page isn't quite working for me. At the top of the page I get two warnings:
Warning: main(layout/header2.inc) [function.main]: failed to create stream: No such file or directory in /home/virtual/site1/fst/var/www/html/index.php on line 41 Warning: main() [function.main]: Failed opening 'layout/header2.inc' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site1/fst/var/www/html/index.php on line 41 Then I see the list of hints and a few more odds and ends, all in single column mode. Then a couple more warnings at the end of the page: Warning: main(layout/footer2.inc) [function.main]: failed to create stream: No such file or directory in /home/virtual/site1/fst/var/www/html/index.php on line 194 Warning: main() [function.main]: Failed opening 'layout/footer2.inc' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site1/fst/var/www/html/index.php on line 194 I hope this helps in getting the new version going. |
|
|
|
|
|
#2 |
|
Prospect
Join Date: Aug 2002
Location: bend
Posts: 18
|
me too?!?!?Using chimera0.6...
Warning: main(layout/header2.inc) [function.main]: failed to create stream: No such file or directory in /home/virtual/site1/fst/var/www/html/index.php on line 41 Warning: main() [function.main]: Failed opening 'layout/header2.inc' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site1/fst/var/www/html/index.php on line 41 ...no problems with the forums, tho. |
|
|
|
|
|
#3 |
|
League Commissioner
Join Date: Jan 2002
Posts: 5,536
|
yes, i think this is a result of rob releasing some internal coding for the upcoming site update.
you might have caught him with his php-pants down. thanks for your ever vigilant eyeballs
|
|
|
|
|
|
#4 |
|
Prospect
Join Date: Aug 2002
Location: bend
Posts: 18
|
to bad i didn't have a web-cam for the pants down part.
![]() thanks for being on it. ag |
|
|
|
|
|
#5 |
|
MVP
Join Date: Dec 2001
Location: Portland, OR
Posts: 1,472
|
Actually, you caught me doing:
rm -r /path/to/layout/directory Instead of doing: rm -r /path/to/beta/layout/directory Notice the subtle difference between the two? Apparently I didn't :-). I basically zapped the current site's theme file, which is never a good thing to do to a production server! All should be back to semi-normal now, thank goodness for daily automated backups! -rob. |
|
|
|
![]() |
|
|