Announcement

Collapse
No announcement yet.

Facebook Warnings

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • [Forum] Facebook Warnings

    I started a support ticket and was told by vbulletin support that my server isnt properly configured to run a php session. I dont doubt but I then contacted my host and showed the the warnings Im recieving and they said my server is setup to run php sessions. I would like to know if anyone here has experienced the same warnings when they activate the facebook login. I currently run chatbox evo and when I activate the facebook login I get the warnings posted below at the top of my webpage and the chatbox stops working and only shows loading icon.

    Warning: session_start() [function.session-start]: open(/var/chroot/home/content/xx/xxxxxx/tmp/sess_784d2392e809c54346bb022d11eca062, O_RDWR) failed: No such file or directory (2) in [path]/includes/facebook/facebook.php on line 37


    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/class_core.php:5615) in [path]/includes/facebook/facebook.php on line 37



    The host also said it could be that my php.info file doesnt have correct path. I only have or can see the php5.ini file that I added myself for the ioncube loader for chatbox evo.

  • #2
    Google it, you'll find its a webhost (godaddy im guessing) who've goofed their permissions.

    Comment


    • #3
      It is godaddy, and man Ive googled the hell out of this, I have no idea. Been googling like 20 hours.

      Comment


      • #4
        I updated my link, short term is to find a better webhost

        Comment


        • #5
          But why does the chatbox work does it not use php session? Or the ioncube I mean that lets the chatbox work?

          Comment


          • #6
            I don't know anything about your chatbox, that error is related to facebook.

            Comment


            • #7
              Your webserver and PHP need write permissions to /var/chroot/home/content/xx/xxxxxx/tmp/

              There really is no reason to restrict these from writing to that directory.
              Wayne Luke
              The Rabid Badger - a vBulletin Cloud site.
              Please do not PM me for support unless I specifically ask for information to be delivered that way.

              Comment


              • #8
                Hell to the yes. Well after all that searching and your last post lukey my man, I put 2 and 2 together I was reading about ssh and php and all that sh*t earlier then when you gave me that path it dawned. I was trying to create a tmp folder in my server root through ftp and of course that didnt work. Well after all that I figured out that I need to make that folder in another place and ssh is the only way to get there. So I have made a /tmp folder in the path that you gave me, and well its f-ing working so awesome! Thanks guys for the inception . Just need to get my avatars working now, I FEEL LIKE A BADASS Thanks guys!

                EDIT: Holy crap this appears to have fixed my avatar and profile pic uploading problem also! Im kicking you guys ass today!
                Last edited by thecoo1est; Thu 24th May '12, 12:26pm.

                Comment

                Working...
                X