N Gauge Forum

Notices, Help With Problems and Your Forum Ideas... => Forum Ideas and Problems. => Topic started by: EtchedPixels on January 03, 2012, 10:26:39 PM

Title: Is it supposed to do this 8)
Post by: EtchedPixels on January 03, 2012, 10:26:39 PM
Warning: require(/www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/cache/data_85deeb61c87fa83caddf454352c74fb0-SMF-modSettings.php) [function.require]: failed to open stream: No such file or directory in /www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/Sources/Load.php on line 2976

Fatal error: require() [function.require]: Failed opening required '/www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/cache/data_85deeb61c87fa83caddf454352c74fb0-SMF-modSettings.php' (include_path='.:/usr/share/php:/usr/share/pear') in /www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/Sources/Load.php on line 2976
Title: Re: Is it supposed to do this 8)
Post by: Illori on January 03, 2012, 10:29:20 PM
no it should not, but due to load issues i am not going to disable the cache again, just refresh the page until it goes away.
Title: Re: Is it supposed to do this 8)
Post by: Mustermark on January 04, 2012, 03:16:38 AM
I've notice it do that to me a couple of times lately.  One refresh usually sorts it out.  I thought it was just me.
Title: Re: Is it supposed to do this 8)
Post by: Sprintex on January 04, 2012, 05:03:38 PM
What about this one?-

500 - An Error Has Occurred. Please Check Your Scripts

An error has occurred and the server was unable to complete your request. The server has reported "internal server error" as it it not able to determine the cause of the problem.
The most common reason for seeing this page is because of a website scripting error. Website administrators should check the following:

Incorrect permissions


The top cause of this error is incorrect permissions on a script or directory. Directories that contain web content (including cgi scripts) must be mode 755. CGI scripts must also be 755. PHP scripts outside cgi-bin folders must be mode 644.

Invalid script interpreter

The script interpreter is defined on the first line of the script after the #! and must exist on the server. This is usually perl and needs to be '/usr/bin/perl'. If you wish to use php, please use '/usr/bin/php5-cgi'. These paths can vary from system to system and it's important to ensure that they're correct for this server.

Script uploaded in binary mode

Text files are very slightly different between Unix and Windows platforms. If you upload in ASCII mode, the ftp server will translate the files to Unix mode for you if necessary. If you upload in binary mode, it won't. CGI scripts are one of the few places on web servers where this difference actually matters.

Script did not output headers

CGI scripts must output HTTP headers. If you're using PHP, it will do this for you. If you're using Perl, you must do it yourself or use a helper module to do it for you. You must also ensure that the headers are always the first output generated by the script. It's not uncommon for test or debugging code to output a message before the headers and that will cause the server to treat the script as broken.

Syntax error in script

This error will be generated if scripts have syntax errors and don't actually run successfully. You should obtain the relevant interpreter for your script and try to run it before uploading as this is the easiest way to ensure that there are no syntax errors.

Script is trying to use a module not installed on the server

Perl scripts will usually die with an error if a module the script requires is not installed. If you suspect a module you require is not installed, please contact support.

What to do if all else fails

If you've checked all of these things and can't fix the problem, our support staff will be able to find out more specific details of the actual problem and give you more detailed information on how to resolve it.



Paul
Title: Re: Is it supposed to do this 8)
Post by: Illori on January 04, 2012, 05:52:41 PM
we are having some hosting issues we are trying to resolve. sorry.
Title: Re: Is it supposed to do this 8)
Post by: MacRat on January 04, 2012, 06:54:08 PM
Thanks Illori for your work,
I got that 500 error three times today.
I just hope this is not the next railway forum that suffers from beeing popular or from other bad failures.
Title: Re: Is it supposed to do this 8)
Post by: Illori on January 04, 2012, 07:11:23 PM
we will make sure the forum does not "fail" due to these issues
Title: Re: Is it supposed to do this 8)
Post by: polo2k on January 05, 2012, 02:19:14 PM
Just got this when sending a PM

Quote
Warning: require(/www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/cache/data_72d2bceee0dd38b82df002e7235c8f96-SMF-modSettings.php) [function.require]: failed to open stream: No such file or directory in /www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/Sources/Load.php on line 2973

Fatal error: require() [function.require]: Failed opening required '/www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/cache/data_72d2bceee0dd38b82df002e7235c8f96-SMF-modSettings.php' (include_path='.:/usr/share/php:/usr/share/pear') in /www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/Sources/Load.php on line 2973

What do I win? ;D
Title: Re: Is it supposed to do this 8)
Post by: Illori on January 05, 2012, 02:47:12 PM
nothing
Title: Re: Is it supposed to do this 8)
Post by: Newportnobby on January 05, 2012, 02:55:20 PM
Quote from: polo2k on January 05, 2012, 02:19:14 PM
Just got this when sending a PM

Quote
Warning: require(/www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/cache/data_72d2bceee0dd38b82df002e7235c8f96-SMF-modSettings.php) [function.require]: failed to open stream: No such file or directory in /www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/Sources/Load.php on line 2973

Fatal error: require() [function.require]: Failed opening required '/www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/cache/data_72d2bceee0dd38b82df002e7235c8f96-SMF-modSettings.php' (include_path='.:/usr/share/php:/usr/share/pear') in /www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/Sources/Load.php on line 2973

What do I win? ;D

Refreshments ::)
Title: Re: Is it supposed to do this 8)
Post by: polo2k on January 05, 2012, 03:04:19 PM
Quote from: newportnobby on January 05, 2012, 02:55:20 PM
Quote from: polo2k on January 05, 2012, 02:19:14 PM
Just got this when sending a PM

Quote
Warning: require(/www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/cache/data_72d2bceee0dd38b82df002e7235c8f96-SMF-modSettings.php) [function.require]: failed to open stream: No such file or directory in /www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/Sources/Load.php on line 2973

Fatal error: require() [function.require]: Failed opening required '/www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/cache/data_72d2bceee0dd38b82df002e7235c8f96-SMF-modSettings.php' (include_path='.:/usr/share/php:/usr/share/pear') in /www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/Sources/Load.php on line 2973

What do I win? ;D

Refreshments ::)

:) ill take that
Title: Re: Is it supposed to do this 8)
Post by: findus on January 06, 2012, 10:34:38 PM
Got this 4/5 times in the last 10 mins,
i want a prize too!   ;D



Warning: require(/www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/cache/data_8b30b86bfcfe8511beefb8f3706cac29-SMF-modSettings.php) [function.require]: failed to open stream: No such file or directory in /www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/Sources/Load.php on line 2973

Fatal error: require() [function.require]: Failed opening required '/www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/cache/data_8b30b86bfcfe8511beefb8f3706cac29-SMF-modSettings.php' (include_path='.:/usr/share/php:/usr/share/pear') in /www/sites/b83/37d/www.ngaugeforum.co.uk/web/SMFN/Sources/Load.php on line 2973


Title: Re: Is it supposed to do this 8)
Post by: davieb on January 10, 2012, 11:41:01 PM
hi all  :wave:

i have been away from my computer all day so when i got home tonight i put the computer on to get my  :NGF: fix

only i found myself having to log on  :-\
not a problem so i had a quick catch up then went to look some other things up

when i came back i found myself having to log back on again  ???

so i tried visiting another web site then back to  :NGF: and found myself having to log on again  ???

has something changed in my absence that i have missed a post on or is it a known issue as i havn't had this happen before

its no problem this is just a quick note to let you know

and yes i have set the duration to forever (as always)  ;D  :angel:  :smiley-laughing:

dave  :thumbsup:
Title: Re: Is it supposed to do this 8)
Post by: Tank on January 11, 2012, 12:00:53 AM
 No nothing our end. Try clearing your cookies and seeing if that helps.
Title: Re: Is it supposed to do this 8)
Post by: davieb on January 11, 2012, 12:16:17 AM
hi tank

tried deleating cookies and it's still the same

but here is the strange one  ???

when i open  :NGF: i get the welcome page with the login boxes
but just above where it has welcome GUEST login or register
if i click on login i get the big login "box" but at the top of the screen it shows me as already being logged in and  if i then follow the link to the forum board everything is as normal
I.E i can view the sales/wants section  ???

sorry if i am not making myself too clear but i've had a long day and i am feeling a bit  :sleep:

dave  :thumbsup:

P.S it aint going to stop me visiting the forum  ;D  ;D  :smiley-laughing:
Title: Re: Is it supposed to do this 8)
Post by: polo2k on January 11, 2012, 12:22:46 AM
is it possible that there is some funkyness going on with regards to the recent forum move from one URL to another?
Title: Re: Is it supposed to do this 8)
Post by: guest311 on January 11, 2012, 12:29:13 AM
Just went over to railway herald site, but when I came back to  :NGF: was greeted with the guest / login screen.

hadn't logged out, but when I clicked on the NGF header the page reloaded with the welcome 37025 screen.

went over to the hattons site, then back to here and same again.

always used to be able to move in and out of the forum with no problems.

just thought it worth mentioning.

cheers

alan
Title: Re: Is it supposed to do this 8)
Post by: davieb on January 11, 2012, 12:33:36 AM
panic is over  :thumbsup:  ;D  ;D  ;D

seems to be something to do with the .co.uk/ .org .uk

as in the address bar on the page where it shows me as not logged in is .co.uk
but the page where it shows me as being logged in is .org.uk
so i went to the home page and re-bookmarked and it's all working fine now  :thumbsup:  :thumbsup:

anyway now i've got it all sorted i'm off to  :sleep:

thanks for all your help

dave  :thumbsup:

P.S Alan just seen your post try as i did and re-bookmark when you are logged in with the address being .org.uk it worked for me  ;D
Title: Re: Is it supposed to do this 8)
Post by: polo2k on January 11, 2012, 12:35:03 AM
yay. what do I win? ;D

Title: Re: Is it supposed to do this 8)
Post by: davieb on January 11, 2012, 12:36:38 AM
my eternal gratitude  ;D  :smiley-laughing:  :smiley-laughing:

dave  :thumbsup:
Title: Re: Is it supposed to do this 8)
Post by: Illori on January 11, 2012, 12:38:08 AM
today i redirected the old domain to this one, but since the url's are not the same you will not be logged in if you show up at the other url, but all links are still at the .org.uk domain so once you click a board etc you should be logged in again as you would be at the correct domain.
Title: Re: Is it supposed to do this 8)
Post by: polo2k on January 11, 2012, 12:38:42 AM
Quote from: davieb on January 11, 2012, 12:36:38 AM
my eternal gratitude  ;D  :smiley-laughing:  :smiley-laughing:

dave  :thumbsup:

Ill take that ;D
Title: Re: Is it supposed to do this 8)
Post by: guest311 on January 11, 2012, 02:07:18 AM
Hi Dave,

sorted  :thumbsup:

guess they'll have to change this though

:NGaugeForum:

cheers

alan
Title: Re: Is it supposed to do this 8)
Post by: Illori on January 11, 2012, 02:38:54 AM
nope it will not be changed, in a few weeks we will migrate back to that url.