I upload osCommerce2.2 and try to install it,

1, upload the whole folder called /catalog/ to the root of my web server/hosting

2. and set some files and folder permissions.

includes/configure.php set to CMOD 777

admin/includes/configure.php set to CMOD 777

/images/ set to CMOD 777

3, open browser with http://mydomain.vndv.com/catalog/install/

but got a error.

FATAL ERROR: register_globals is disabled in php.ini, please enable it!

Please help me!!