Jump to content
php.lv forumi

Warning: session_start() [function.session-start]: Cannot send session


kalabox

Recommended Posts

Sveiki, paarmetu lapu uz citu hostingu, tagat rāda tādas kļūdas

 

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/iepazist/public_html/admin/conf.php:1) in /home/iepazist/public_html/admin/conf.php on line 33

$h="http://".$_SERVER['HTTP_HOST'].$GLOBALS['p']."/";

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/iepazist/public_html/admin/conf.php:1) in /home/iepazist/public_html/admin/conf.php on line 33

$h="http://".$_SERVER['HTTP_HOST'].$GLOBALS['p']."/";



Warning: Cannot modify header information - headers already sent by (output started at /home/iepazist/public_html/admin/conf.php:1) in /home/iepazist/public_html/admin/conf.php on line 790

ob_start();

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.

Loading...
×
×
  • Create New...