Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Warning: session_start()

Featured Replies

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at W:\www\header\top.php:6) in W:\www\login\members.php on line 2

 

I keep getting this error only in uniform server. Ive used the same page on a few different web severs and no problems. does anyone have any ideals?

  • 4 weeks later...

Yeah, want to know what exactly happens when this occurs?

huh? lol

 

I am not sure but what u mean but if it is that you want to know why the error happened, thats because that file has 2 headers.... they clashing....

What do you mean...?

  • 1 year later...

if u haven't fixed that error then its simple to fix :blink:... all u have to to is

make sure the session_start() is before every think else including whie spaces...

<?

session_start();

blah blah blah

?>

I keep getting this error only in uniform server. Ive used the same page on a few different web severs and no problems. does anyone have any ideals?

just a side note: uniform servers PHP is configured to show warnings. online hosters have mostly configured their PHP to not output warnings, only errors.

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...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.