• Skip to secondary menu
  • Skip to main content
  • Skip to primary sidebar
  • Home
  • Projects
  • Products
  • Themes
  • Tools
  • Request for Quote

Vengala Vinay

Having 9+ Years of Experience in Software Development

  • Home
  • WordPress
  • PHP
    • Codeigniter
  • Django
  • Magento
  • Selenium
  • Server

How to find your server’s public IP address

If you do not know what your server’s public IP address is, there are a number of ways you can find it. Usually, this is the address you use to connect to your server through SSH. From the command line, you can find this a few ways. First, you can use the iproute2 tools to […]

How To Install PHP 7.4 on CentOS 7

This is a short guide on how to Install PHP 7.4 on CentOS 7 Linux system. The PHP Version 7.4.0 has been released in stabilization phase for the developers, and for users to test. This is not recommended to be run in Production, until the stable version of PHP 7.4 is made available to the […]

How To Install MySQL on CentOS 7

Introduction MySQL is an open-source database management system, commonly installed as part of the popular LEMP (Linux, Nginx, MySQL/MariaDB, PHP/Python/Perl) stack. It uses a relational database and SQL (Structured Query Language) to manage its data.   CentOS 7 prefers MariaDB, a fork of MySQL managed by the original MySQL developers and designed as a replacement for MySQL. If […]

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 16.04

Step : 1 – Installing Apache and Allow 80 & 443 Ports in the Firewall Run the following command to update apt-get itself, which ensures that you have access to the latest versions of anything you want to install: sudo apt-get update Next, Install the Apache webserver by using the following command. sudo apt-get install […]

Best Free WordPress Image Compression Plugins Compared

Image size plays important role in overall website speed, if you optimize images with decent file size then your website will load faster. You may have already seen this in Google Page Speed Insights and GTMetrix. In WordPress, it is easy to compress/optimize the images with the help of WordPress Image Compression Plugins. These are […]

How to Fix These 8 Most Common WordPress Errors

If you are using WordPress, you should already see a few errors while dealing with your WordPress website. There may be some complex and uncommon errors you may be facing based on the theme and plugins you are using, but a lot of them are common errors. Here I’ve gathered some of the Common WordPress […]

Fix Menu Exceed Problem In WordPress

How to solve menu exceed problem in WordPress, if you are trying to add more than 100 menu items then it will be a problem because with default php configuration you can’t add more than 90 menu items. If you have long menu then you should update “max_input_vars” in php configuration file. You can fix this issue […]

How To Upload Files To WebServer Using FTP Or FileZilla

If you want to know How to upload files to WebServer using FTP or FileZilla and if you don’t know anything, here i’ll show how you can do that. Before proceeding further on uploading files to web server through ftp. You need login credential for ftp, Host Name, User name, password and port of ftp […]

How To Save Website FTP Login Credentials In Filezilla

How to Save website ftp login credentials in filezilla, formally called as site manager in Site Manager in FileZilla. If you use fileZilla a lot, and every time you are logging into each website’s ftp account. Then you can save you ftp login details into fileZilla site manager. When you need, you can easily login […]

How To Create FTP Account From Web Server Hosting cPanel

How to create ftp account from web server hosting cpanel, this is simple tutorial to show how you can create an ftp account from your web hosting cpanel. Here i will takes you through the steps of creating an ftp account or to view an existing ftp account details within your web hosting cpanel. Before […]

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Go to Next Page »

Primary Sidebar

A little about the Author

Having 9+ Years of Experience in Software Development.
Expertised in Php Development, WordPress Custom Theme Development (From scratch using underscores or Genesis Framework or using any blank theme or Premium Theme), Custom Plugin Development. Hands on Experience on 3rd Party Php Extension like Chilkat, nSoftware.

Recent Posts

  • Enforcing Search Engine De-Indexing in WordPress Using an Application-Level Plugin
  • How to Migrate Users Between Sites in WordPress Multisite (One-Time Task)
  • How to Deploy Django on Ubuntu with Apache2 & mod_wsgi (Complete Step-by-Step Guide)
  • How to add share via email functionality after each item’s content using filters
  • How to modify the site generator meta tag using filters

Copyright © 2026 · Vinay Vengala