If you install osCommerce in PHP5 environment, must fix this below file code.
In admin\includes\classes\upload.php file, find out line 31.
// self destruct
// $this = null;
unset($this);
Other issue:
http://www.magic-seo-url.com/oscommerce/tips/running-oscommerce-with-register-globals-off.html


