Jump to content
MakeWebGames

Need a little help


Str8Klownin

Recommended Posts

Look at the error, it is pretty self explanatory.

PHP Warning: (so not serious then...)

Unknown: (Got to love PHP for not knowing what the problem is....)

open(/home/users/web/b2468/nf.str8klowninentcom/public_html/cgi-bin/tmp/sess_9cf25349dc9bc2480c2948579d8066ee, O_RDWR) failed: (okay, that looks like a session file)

No such file or directory (Obvious).

So checkout your ability to save session from PHP - make sure the folder is accessible, and writeable by PHP / your web server (depends to an extent which one is the "user" when it comes to reading and writing these files)

Link to comment
Share on other sites

Thank you I deleted everything and then logged out of filezilla and my hosting and redid it all over and it works fine. It installed

- - - Updated - - -

Now time to fig out the crons and then I should be good :cool:

If you can't get your head around the crons, sniko made a neat little mod which does it through time stamps, it's just a matter of creating a table in the database and including the files in your globals.php

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...