Errors on First Install - Subs.pl & Security.pl

Started by pipedreams, August 22, 2005, 11:09:17 PM

Previous topic - Next topic

pipedreams

My server automatically installs and configures SMF.  I would like to upgrade from YaBB 1.3 to YaBB SMF, but here is what I get when I fresh-install SMF using the server's tools (haven't even tried transferring anything yet):

On the main page:
---------------------------------------------------------------------------------------------------------------------------------

Notice: Only variables should be assigned by reference in /home2/stokesp/public_html/philosophydiscussion/Sources/Subs.php on line 232

Notice: Undefined index: is_admin in /home2/stokesp/public_html/philosophydiscussion/Sources/Security.php on line 556

Notice: Undefined index: permissions in /home2/stokesp/public_html/philosophydiscussion/Sources/Security.php on line 563

Warning: in_array(): Wrong datatype for second argument in /home2/stokesp/public_html/philosophydiscussion/Sources/Security.php on line 563
session_start(): Cannot send session cookie - headers already sent by (output started at /home2/stokesp/public_html/philosophydiscussion/Sources/Subs.php:232)

---------------------------------------------------------------------------------------------------------------------------------

On the admin page:

---------------------------------------------------------------------------------------------------------------------------------
Notice: Only variables should be assigned by reference in /home2/stokesp/public_html/philosophydiscussion/Sources/Subs.php on line 232

Notice: Only variables should be assigned by reference in /home2/stokesp/public_html/philosophydiscussion/Sources/Subs.php on line 232

Notice: Only variables should be assigned by reference in /home2/stokesp/public_html/philosophydiscussion/Sources/Subs.php on line 232

Notice: Only variables should be assigned by reference in /home2/stokesp/public_html/philosophydiscussion/Sources/Subs.php on line 232

Notice: Undefined index: is_admin in /home2/stokesp/public_html/philosophydiscussion/Sources/Security.php on line 556

Notice: Undefined index: permissions in /home2/stokesp/public_html/philosophydiscussion/Sources/Security.php on line 563

Warning: in_array(): Wrong datatype for second argument in /home2/stokesp/public_html/philosophydiscussion/Sources/Security.php on line 563
session_start(): Cannot send session cookie - headers already sent by (output started at /home2/stokesp/public_html/philosophydiscussion/Sources/Subs.php:232)

---------------------------------------------------------------------------------------------------------------------------------

[Unknown]

You are using an old version of SMF, probably because of your server tools.  Ironically, it isn't working because your server's version has been upgraded to 4.4.0, which is incompatible with the version of SMF your server is trying to install.

Please use the latest version from the download page.  A guide for installation can be found here:

http://www.simplemachines.org/community/index.php?topic=6765.0

You can also use the upgrade from the downloads page, since it doesn't much matter.  A guide for that can be found here:

http://www.simplemachines.org/community/index.php?topic=6832.0

If the version of your forum is SMF 1.0.5, neither of those are necessary.  Please see the "PHP 4.4.0 Compatibility" announcement for more information.

-[Unknown]

Advertisement: