Question: eCommerce Application Start by modifying your PHP installation. Find the php.ini file. Edit php.ini file and change register_globals line: nano $HOME/php/lib/php.ini register_globals = On 3.
eCommerce Application
Start by modifying your PHP installation. Find the php.ini file. Edit php.ini file and change register_globals line: nano $HOME/php/lib/php.ini register_globals = On 3. Download osCommerce and unzip in $HOME/apache/htdocs cd $HOME/apache/htdocs cp /downloads/oscommerce.zip . unzip oscommerce.zip 4. Start or restart the Apache server $HOME/apache/bin/apachectl restart 5. Follow the GUI osCommerce installer. Navigate in a browser to: http://x.x.x.x:port/oscommerce/catalog/install
Your username and database password follow the student number assigned to you. If your student number is 2, then your port is 8002, your username is student2, your password is student2.
Take all default values with the exception of: Database server: localhost Username: student2 Password: student2 Database name: student2
Instead of using student2 please use your assigned username. 6. Your osCommerce installation will be available at: http://x.x.x.x:port/oscommerce/catalog/index.php
As a solution to the assignment submit the URL to your osCommerce installation.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
