Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
29 views5 pages

PHP Session and Curl Errors Explained

The document contains multiple PHP error messages indicating issues with file handling and session management due to insufficient disk space. Errors include failure to open a session file, inability to write session data, and problems with creating temporary files. These warnings suggest that the server's temporary file directory is full or has incorrect permissions.

Uploaded by

profshaddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views5 pages

PHP Session and Curl Errors Explained

The document contains multiple PHP error messages indicating issues with file handling and session management due to insufficient disk space. Errors include failure to open a session file, inability to write session data, and problems with creating temporary files. These warnings suggest that the server's temporary file directory is full or has incorrect permissions.

Uploaded by

profshaddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Warning</p>
<p>Message: fopen(/tmp/ci_session1q19nj40jf8b36r7bb68vdbkidc6phc4): failed to open
stream: No space left on device</p>
<p>Filename: drivers/Session_files_driver.php</p>
<p>Line Number: 172</p>

<p>Backtrace:</p>

<p style="margin-left:10px">
File: /home/[Link]/public_html/[Link]<br />
Line: 326<br />
Function: require_once </p>

</div>
<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>


<p>Severity: Warning</p>
<p>Message: session_write_close(): Failed to write session data (user). Please
verify that the current setting of session.save_path is correct (/tmp)</p>
<p>Filename: controllers/[Link]</p>
<p>Line Number: 1004</p>

<p>Backtrace:</p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/application/controllers/[Link]<br />
Line: 1004<br />
Function: session_write_close </p>

<p style="margin-left:10px">
File: /home/[Link]/public_html/[Link]<br />
Line: 326<br />
Function: require_once </p>

</div>
<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Warning</p>
<p>Message: curl_exec(): Unable to create temporary file, Check permissions in
temporary files directory.</p>
<p>Filename: Handler/[Link]</p>
<p>Line Number: 40</p>

<p>Backtrace:</p>
<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/Handler/
[Link]<br />
Line: 40<br />
Function: curl_exec </p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/Handler/
[Link]<br />
Line: 28<br />
Function: __invoke </p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/Handler/
[Link]<br />
Line: 51<br />
Function: GuzzleHttp\Handler\{closure} </p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddlewa
[Link]<br />
Line: 42<br />
Function: GuzzleHttp\Handler\{closure} </p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/[Link]<br /
>
Line: 30<br />
Function: __invoke </p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.
php<br />
Line: 68<br />
Function: GuzzleHttp\{closure} </p>
<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/[Link]<br /
>
Line: 59<br />
Function: __invoke </p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/[Link]<br
/>
Line: 67<br />
Function: GuzzleHttp\{closure} </p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/[Link]<br />
Line: 275<br />
Function: __invoke </p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/[Link]<br />
Line: 123<br />
Function: transfer </p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/vendor/guzzlehttp/guzzle/src/[Link]<br />
Line: 129<br />
Function: requestAsync </p>

<p style="margin-left:10px">
File:
/home/[Link]/public_html/application/controllers/[Link]<br />
Line: 1050<br />
Function: request </p>
<p style="margin-left:10px">
File: /home/[Link]/public_html/[Link]<br />
Line: 326<br />
Function: require_once </p>

</div>File not found !!!

You might also like