Lets Try
Lets Try.2 min read

Deploy Custom Domain to Wasabi S3 bucket with Cloudflare

Wasabi is a hot cloud storage service that provides object storage services. use CORS and custom domains to Wasabi S3 bucket using Cloudflare. Wasabi guide

.

phpMyAdmin: secret passphrase? blowfish_secret

Just like you, I was having problems with this error When $cfg['blowfish_secret'] is set, the configuration file will now require a secret passphrase. It should be 32 bytes long.

Nginx PhpMyadmin error: 413 Request Entity Too Large

A 413 Nginx error occurred while uploading the database through phpMyAdmin. the requested entity was too large as per the error.

.

PHP / Nginx: Increase max file upload and post max size

locate your php.ini file and search for upload_max_filesize and change the value as per your requirement.

.

How To Import and Export Large Database files in MySQL or MariaDB

Easiest way to import and Export Large Database files in MySQL or MariaDB using the command line.

.

Install Premium URL Shortener in DigitalOcean Cloud Server

DigitalOcean cloud server Installation guide for Premium PHP URL shortener script by KBRmedia gempixel.com. Link Shortener, Bio Pages & QR Codes.

First web service using eclipse and java

Prerequisites: Must have basic knowledge of java programming language. Must aware about using eclipse id. Some basic fundamentals used in the web service,

.

Alloy ui basic tutorial

Few points about alloy ui : Alloy ui is a library which built on the top YUI3 library. It uses the concept of sandbox. It is a meta framework for building rich ui web pages.

Isolation concept for transaction

When two or more transactions are going concurrently, then how to manage this situation so that one transaction won't impact to another, because transactions are the crucial part for any application.

.

How to configure eclipse plug-in for erlang

In today's time eclipse IDE is a great software for software development. As the eclipse is coming in support for many languages

11 - 20 of 22
Built on Koows