mojoPortal Tips: Where to Find Help for mojoPortal Issues
Last Updated on Friday, 11 January 2013 12:00 Written by Carole Bennett Friday, 11 January 2013 12:00
mojoPortal is a great CMS; easy to deploy and simple to use. However, when expanding the functionality of mojoPortal to meet specific needs for your client projects, there are times you really need some additional guidance. Here are some resources to help you out.
First, we’ll start with the mojoPortal articles you can access here on Arvixe.com – over a hundred tutorials on a wide range of topics, from setup to deployment, customization and add-ons. If there’s a topic you can’t currently find a tutorial that addresses it, shoot me a line, and I’ll research it, get you a response, and work it into the tutorial list.
Learn MoreHow to Find Your php.ini Path via SSH in a Linux Server
Last Updated on Friday, 3 August 2012 11:23 Written by Richi González Wednesday, 29 August 2012 12:00
Hello,
Whether you are just starting with server management, or you are a pro looking for more efficient ways to do things, this article is for you. I’ll teach you how to find out your php.ini’s path via SSH. Of course, for this article, you must be able to connect through a server via a terminal.
Difficulty level: Easy
Learn MoreHow to Find If an Extension Exists in the PHP Configuration Through Terminal
Last Updated on Thursday, 12 July 2012 09:44 Written by Richi González Thursday, 19 July 2012 12:00
Hello,
This article will show you how to search for functions inside the PHPinfo through a terminal or console. I will show you a simple line to execute that finds if a certain word is found in the PHP info. This is useful for searching for functions.
1. Open up a terminal or console.
2. Let’s say if you want to know if GD libraries are installed, you’d search for ‘gd’ with the code like this:
Learn MoreFind the Path of Programs and Binaries in a Linux Server via SSH
Last Updated on Saturday, 24 September 2011 12:23 Written by Richi González Sunday, 18 September 2011 12:00
Hello,
If you are not on a shared hosting package, you may not know the paths of certain binaries, apps, etc, such as Ffmpeg, PHP, FlvTool2, etc. In this article, I will tell you a way of knowing your binaries paths. You must have SSH access to your Linux (not Windows) server. You do not need root access.
Difficulty level: Medium (Easy if you have basic Linux terminal knowledge).
NOTE: In this tutorial, I will not cover how to establish a SSH connection (that is coming soon!)
Learn MoreHow to Find and Change the Theme of Your WordPress Blog
Last Updated on Thursday, 14 July 2011 07:46 Written by Arian Jahansouz Friday, 15 July 2011 12:00
In this article, I will give you a step-by-step guide on how to find and change the theme of your WordPress blog. Sign in to your WordPress blog and follow these steps:
1) Click Appearance
Learn More
Recent Comments