This will tell windows to load XAMPP when we visit http://site.test You can try and it will show XAMPP dashboard page. 7. Add the site in XAMPP conf. We need to enable SSL for this domain and let XAMPP know where we store the SSL Cert. So we need to editC:\xampp\apache\conf\...
Next, you need to create a new WordPress database to unpack your cloned version of WordPress. If you have already created a database, then you can skip this step. There are a few ways to create a database, depending on whether the new location is a live site or a site on your loca...
you will have to use the backup files that are stored in the backup folder of the mysql directory. This is included with XAMPP and the process is rather simple and straightforward. Before we proceed, it is recommended that you create a backup of your database in case anything goes wrong s...
start()Use this to run a script in the background. This creates a database entry, lock and prevents the user from running multiple tasks. end()The background script should call this when the task is complete. Deletes the database entry, and allows the user to start another background t...
21 insert/update/delete data OScanner http://www.cqure.net/wp/oscanner/ Oscanner is an Oracle assessment framework developed in Java. It has a plugin-based architecture and comes with a couple of plugins that currently do: –Sid Enumeration –Passwords tests (common & dictionary) –Enumerate...