Menu

Setup error

Help
euromedia
2005-04-01
2013-03-22
  • euromedia

    euromedia - 2005-04-01

    Hi,

    when i try to run setup.php I'm getting following errors:

    Warning: session_start(): open(/tmp\sess_411b6e896f057a93eb94e332015db2ab, O_RDWR) failed: No such file or directory (2) in c:\localhost\www\mailinglist\phpemaillist\include\header.php on line 7

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\localhost\www\mailinglist\phpemaillist\include\header.php:7) in c:\localhost\www\mailinglist\phpemaillist\include\header.php on line 7

    Notice: Undefined index: userid in c:\localhost\www\mailinglist\phpemaillist\include\header.php on line 9

    Notice: Undefined index: admin in c:\localhost\www\mailinglist\phpemaillist\include\header.php on line 15

    Any Idea??

     
    • Michael Thompson

      Sessions data is stored by default in /tmp your apache seems to be trying to write the session data to /tmpsss.... looks like a mistage in your php.ini file

       
      • Jeff Walters

        Jeff Walters - 2005-04-02

        Actually... it looks like you're trying to run this on a Windows box?

        c:\localhost\www\mailinglist\phpemaillist\include\header.php

        If so, you might want to make sure your sessions directory has the right permissions and it actually exists!

        Also,... when using PHP scripting on a Windows box - other include path problems can sometime occur depending on the author.

        Cheers

         
    • Shain Holdsworth

      Yeah, I have a similar problem, this is the error message i am getting;

      Warning: Smarty error: problem writing temporary file './templates_c//%%200/%%2001463753/45472c1f429be' in /usr/www/users/wdynee/mailroom/include/Smarty-2.5.0/libs/Smarty.class.php on line 1042

      Warning: touch(): Unable to create file ./templates_c//%%200/%%2001463753/index.html.php because No such file or directory in /usr/www/users/wdynee/mailroom/include/Smarty-2.5.0/libs/Smarty.class.php on line 1575

      Warning: fetch(./templates_c//%%200/%%2001463753/index.html.php): failed to open stream: No such file or directory in /usr/www/users/wdynee/mailroom/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158

      Warning: fetch(): Failed opening './templates_c//%%200/%%2001463753/index.html.php' for inclusion (include_path='.:/usr/local/lib/php/') in /usr/www/users/wdynee/mailroom/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158

      Any ideas?

      I would really appreciate the help.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.