XAMPP Access forbidden!

Error:

New XAMPP security concept: 

Access to the requested object is only available from the local network.

This error was prompted when i was trying to access my local server from another PC on the network.

To solve this issue, follow the simple instructions below:

1. Open your http.conf file using text editor. I prefer notepad ++

2. Find Require local and put comment sign # like below:

#Require local

3. Now Restart your local server XAMPP.

I hope that helps. Please like us on facebook 🙂

 

PHPMyAdmin “no data received to import”

If you are using xampp and cannot import your database with the following error,

No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration

You probably need to adjust the maximum allowed size limit for uploading your database/files.

Here’s what you need to do.

1. Go to php folder under your Xampp source, mine is: D:\xampp\php

2. find php.ini (configuration settings)

3. Search for upload_max_filesize = 2M

4.  Change the file size limit depends on how large is your database.

5. Restart your local server and try to import again.

Accessing DVR (CCTV) from Internet Explorer

In order to properly access DVR, you will need an ActiveX control that will be downloaded and installed for the first time you connect to DVR.

1. Start Internet Explorer

2. Type in the address of the DVR in the address bar. (If there’s a security password, enter it correctly) Most likely you will encounter security error or just an empty white screen. It is because an ActiveX control needs to be downloaded and installed.

3. Open the Tools menu
– Select Internet Options
– Click on the Security tab.
– Click on Trusted sites.
– Press the Sites button
– Uncheck the box  “Require server verification (https:) for all sites in this
zone”
– Type the address of the DVR (including http://) in the box labeled “Add this
website to the zone:” and press the Add button. Press the Close button.
– Now click Custom level button.
– Scroll down until you find a section labeled “ActiveX controls and plug-ins” and
enable all options within this section.
– Press the OK and Apply changes

4. Back to Tools click Compatibility View Settings in the box labeled “Add this website:” type the DVR address and click Add.

5. Now connect to DVR again by typing the address into address bar. You should receive the ActiveX download/installation by now and click Install.

6. Now try to connect to DVR again by typing into the address bar.

7. After installation, return to Tools: Internet Options: Security, click on Trusted sites and
press the Default level button, Apply and OK to reset the security settings.