Warning: Uninitialized string offset 0 in /home2/zhaff/public_html/blogneptunescripts/wp-includes/class-wp-http.php on line 1

Warning: Uninitialized string offset 0 in /home2/zhaff/public_html/blogneptunescripts/wp-includes/class-wp-http.php on line 1

Warning: Uninitialized string offset 0 in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php on line 1

Warning: Uninitialized string offset 0 in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php on line 1

Warning: Uninitialized string offset 0 in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php on line 1

Warning: Uninitialized string offset 0 in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php on line 1

Warning: Uninitialized string offset 0 in /home2/zhaff/public_html/blogneptunescripts/wp-includes/block-editor.php on line 1

Warning: Uninitialized string offset 0 in /home2/zhaff/public_html/blogneptunescripts/wp-includes/block-editor.php on line 1

Warning: Cannot modify header information - headers already sent by (output started at /home2/zhaff/public_html/blogneptunescripts/wp-includes/class-wp-http.php:1) in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home2/zhaff/public_html/blogneptunescripts/wp-includes/class-wp-http.php:1) in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home2/zhaff/public_html/blogneptunescripts/wp-includes/class-wp-http.php:1) in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home2/zhaff/public_html/blogneptunescripts/wp-includes/class-wp-http.php:1) in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home2/zhaff/public_html/blogneptunescripts/wp-includes/class-wp-http.php:1) in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home2/zhaff/public_html/blogneptunescripts/wp-includes/class-wp-http.php:1) in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home2/zhaff/public_html/blogneptunescripts/wp-includes/class-wp-http.php:1) in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home2/zhaff/public_html/blogneptunescripts/wp-includes/class-wp-http.php:1) in /home2/zhaff/public_html/blogneptunescripts/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":31,"date":"2015-10-20T12:53:34","date_gmt":"2015-10-20T04:53:34","guid":{"rendered":"http:\/\/blog.neptunescripts.com\/?p=31"},"modified":"2019-08-04T19:20:55","modified_gmt":"2019-08-04T11:20:55","slug":"how-to-setup-your-local-web-server-to-run-our-scripts","status":"publish","type":"post","link":"https:\/\/blog.neptunescripts.com\/2015\/10\/20\/how-to-setup-your-local-web-server-to-run-our-scripts\/","title":{"rendered":"How to Setup Your Local Web Server – Fast & Easy"},"content":{"rendered":"

There are many package available out there to setup your local web server like XAMPP, WAMP and EasyPHP. All you need in the package is Apache, PHP 5.4 or latest, MySQL database and PhpMyAdmin. Remeber to have an internet connection, and you can find a broadband deal comparison<\/ at that link to help you!<\/a><\/p>\n

Here, we show you how to setup your local web server using XAMPP on Window.<\/p>\n

    \n
  1. Download the latest XAMPP for Window at https:\/\/www.apachefriends.org\/index.html<\/a><\/li>\n
  2. \"XAMPP<\/a>Start the installation process by double-clicking on the XAMPP installer. Click \u2018Next\u2019 after the splash screen.\"step2\"<\/a><\/li>\n
  3. \n

    Here, you can select the components you want to install. Choose the default selection and click \u2018Next\u2019.<\/p>\n

    \"step3\"<\/a><\/li>\n

  4. \n

    Choose the folder you want to install XAMPP in. This folder will hold all your web application files, so make sure to select a drive that has plenty of space.<\/p>\n

    \"step4\"<\/a><\/li>\n

  5. \n

    The next screen is a promo for BitNami, an app store for server software. Deselect the \u2018Learn more about BitNami for XAMPP\u2019 checkbox, unless you actually enjoy receiving promo mails!<\/p>\n

    \"step5\"<\/a><\/li>\n

  6. Setup is now ready to install XAMPP. Click Next and wait for the installer to unpack and install selected components. This may take a few minutes. You may be asked to approve Firewall access to certain components (such as Apache) during the installation process.\"step7\"
    \n<\/a><\/li>\n
  7. Installation is now complete! Select the \u2018Do you want to start the Control Panel now?\u2019 checkbox to open the XAMPP control panel.\"step8\"<\/a><\/li>\n<\/ol>\n

    Testing Your XAMPP Installation<\/span><\/strong><\/h3>\n

    Follow these steps to test your XAMPP installation by launching the Apache web server and creating a simple PHP file.<\/p>\n

      \n
    1. In the XAMPP control panel, click on \u2018Start\u2019 under \u2018Actions\u2019 for the Apache and MySQL module. This instructs XAMPP to start the Apache webserver and MySQL database.\"step9\"<\/a><\/li>\n
    2. Open your web browser and type in: http:\/\/localhost or http:\/\/127.0.0.1<\/li>\n
    3. You should see the following screen. This means you\u2019ve successfully installed XAMPP on your computer.\"step10\"
      \n<\/a><\/li>\n
    4. We will now test whether XAMPP has installed PHP successfully. To do this, fire up Notepad and type the following into a new document:<?php
      \necho \u2018Hello world\u2019;
      \n<\/span>?><\/span><\/li>\n
    5. Save this file as \u2018test.php\u2019 in c:\\xampp\\htdocs\\ (or whichever directory you installed XAMPP in)<\/li>\n
    6. Navigate to localhost\/test.php. You should see the \u201cHello World\u201d message:<\/li>\n<\/ol>\n

      Congratulations! You have now successfully installed XAMPP on your PC. You can now use your local Apache webserver to install our scripts. Always remember that it needs to be maintained and customer centric focus will help you improve. Check out Salesforce<\/a> for a CRM that will help you maintain it.<\/p>\n

      Enjoy!<\/p>\n","protected":false},"excerpt":{"rendered":"

      There are many package available out there to setup your local web server like XAMPP, WAMP and EasyPHP. All you need in the package is Apache, PHP 5.4 or latest, MySQL database and PhpMyAdmin. Remeber to have an internet connection, and you can find a broadband deal comparison<\/ at that link to help you! Here, … Continue reading How to Setup Your Local Web Server – Fast & Easy<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":44,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[10,14,11,12,13,9],"class_list":["post-31","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-apache","tag-install-xampp","tag-mysql","tag-php","tag-setup-web-server","tag-xampp"],"_links":{"self":[{"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/posts\/31","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/comments?post=31"}],"version-history":[{"count":1,"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/posts\/31\/revisions"}],"predecessor-version":[{"id":128,"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/posts\/31\/revisions\/128"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/media\/44"}],"wp:attachment":[{"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/media?parent=31"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/categories?post=31"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.neptunescripts.com\/wp-json\/wp\/v2\/tags?post=31"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}