The problem is really that the homepage or anything related to it has not even changed a bit. All I did is replace the htaccess file on Fridaynight to show the maintenancepage, and then put the original back a few hours later. Seeing the server logs, the problem occurs since then.wesley123 wrote:indeed, I took a look at the errors with Opera 11.11 here, returns absolutely nothing. Also what i noticed when looking at the source, it is completely blank. When I 'inspect the webpage' it only shows the html <head> and <body> tags, the two tags required for an page, so my quick guess is; I would say the page you load when typing in 'f1technical.net' is somehow referenced twice.
What I would do at the moment, since you seem a bit lost Tomba, I would just place the previous version back for a while. That gives you the time to work on it and fix mistakes. I wouldnt say it bothers that much since you arent really looking to any critical functions right now that are fixed with the new version.
You can then just work on the website and maybe test it in an VM for example.
Unfortunately not. You were just lucky one time.marcush. wrote:just had normal access to the site for the first time this week..Are you getting there?
Gallery works fine to me. Anybody else has problems with http://www.f1technical.net/gallery/ ?Dragonfly wrote:The Gallery button is not working and throws the same error message as the one I get with "index.html"
During the maintenance I did not see any message about it. Only the blank page.Tomba wrote: The problem is really that the homepage or anything related to it has not even changed a bit. All I did is replace the htaccess file on Fridaynight to show the maintenancepage, and then put the original back a few hours later. Seeing the server logs, the problem occurs since then.
Gallery gives a 404 here...Tomba wrote:Gallery works fine to me. Anybody else has problems with http://www.f1technical.net/gallery/ ?
Code: Select all
phill@Laptop:~$ telnet f1technical.net 80
Trying 62.182.62.75...
Connected to f1technical.net.
Escape character is '^]'.
GET http://www.f1technical.net/
<b>[phpBB Debug] PHP Notice</b>: in file <b>/opt/www/vs03001/web/www.f1technical.net/ext/plugins/Gallery2Plugin.class.php</b> on line <b>276</b>: <b>Undefined index: HTTP_HOST</b><br />
Connection closed by foreign host.
On IE i can access it but 404 on FFTomba wrote: Gallery works fine to me. Anybody else has problems with http://www.f1technical.net/gallery/ ?
Interresting, but quite weird too. I mean, who would it work sometimes then? Sometimes the page loads, but most of the time it does not.phill.l wrote:usefull bla bla
Code: Select all
array(31) { ["DOCUMENT_ROOT"]=> string(41) "/opt/www/vs03001/web/www.f1technical.net/" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["HTTP_ACCEPT"]=> string(129) "text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/webp, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1" ["HTTP_ACCEPT_ENCODING"]=> string(13) "gzip, deflate" ["HTTP_ACCEPT_LANGUAGE"]=> string(14) "en-US,en;q=0.9" ["HTTP_CONNECTION"]=> string(10) "Keep-Alive" ["HTTP_COOKIE"]=> string(687) "f1technical_poll=a%3A5%3A%7Bs%3A7%3A%22voterid%22%3Bs%3A32%3A%22b155367cee0eb59200135568b6da3691%22%3Bs%3A21%3A%2220110522155435.000000%22%3Bs%3A1%3A%222%22%3Bs%3A21%3A%2220110529162814.000000%22%3Bs%3A1%3A%221%22%3Bs%3A21%3A%2220110628124640.000000%22%3Bs%3A1%3A%223%22%3Bs%3A21%3A%2220110710202858.000000%22%3Bi%3A1%3B%7D; __gads=ID=a317f0784e78f7a0:T=1306107947:S=ALNI_MYp8EiSS2FtcwHHgbfEfEyR_Q_mOw; __utmz=162867627.1306107945.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none); phpbb3_5nomq_u=5671; phpbb3_5nomq_k=dccf711544e1d411; phpbb3_5nomq_sid=54e7737f7d85648a2754f39451111fba; __utmc=162867627; __utmb=162867627; __utma=162867627.1983443674.1306107945.1311094458.1311099440.474" ["HTTP_HOST"]=> string(19) "www.f1technical.net" ["HTTP_REFERER"]=> string(67) "http://www.f1technical.net/forum/viewtopic.php?f=7&t=10353&start=30" ["HTTP_USER_AGENT"]=> string(63) "Opera/9.80 (Windows NT 6.1; U; en) Presto/2.8.131 Version/11.11" ["PATH"]=> string(28) "/bin:/usr/bin:/usr/local/bin" ["PHPRC"]=> string(42) "/opt/www/vs03001/conf/www.f1technical.net/" ["QUERY_STRING"]=> string(0) "" ["REDIRECT_STATUS"]=> string(3) "200" ["REMOTE_ADDR"]=> string(13) "77.248.180.28" ["REMOTE_PORT"]=> string(5) "63977" ["REQUEST_METHOD"]=> string(3) "GET" ["REQUEST_URI"]=> string(11) "/server.php" ["SCRIPT_FILENAME"]=> string(51) "/opt/www/vs03001/web/www.f1technical.net/server.php" ["SCRIPT_NAME"]=> string(11) "/server.php" ["SERVER_ADDR"]=> string(12) "62.182.62.75" ["SERVER_ADMIN"]=> string(25) "webmaster@f1technical.net" ["SERVER_NAME"]=> string(19) "www.f1technical.net" ["SERVER_PORT"]=> string(2) "80" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["SERVER_SIGNATURE"]=> string(71) "
Apache/1.3.34 Server at www.f1technical.net Port 80
" ["SERVER_SOFTWARE"]=> string(13) "Apache/1.3.34" ["PHP_SELF"]=> string(11) "/server.php" ["REQUEST_TIME"]=> int(1311103893) ["argv"]=> array(0) { } ["argc"]=> int(0) }