Hi,
Please let me know which is the correct path used by easyapache:
/usr/home/cpeasyapache or /home/easyapache ??
In some cpanel servers I could see it uses /usr/home/cpeasyapache for source code, and in some /home/easyapache [easyapache : v3.14.9].
Does this path change frequently? How can I find which path is used before easyapache is build?
Thanks in advance.
Dear,
I need help with an error in easyapache.
I'm new in using cpanel and am having trouble with a file in perl easyapache.
When I run the command /scripts/easyapache it returns a compile error in file Apache.pm.
Hello,
I installed Postgresql support for CPanel following these instructions, however although I can
create databases, I can´t connect to them from Apache/php.
Asistente de PostgreSQL
I believe the pgconnect module is not compiled on Apache and I can´t find such option inside easyApache.
It looks like ever since the release of cPanel 11.32, EasyApache is no longer following the disable_easyapache_builds method to disable EasyApache during initial cPanel/WHM installations.
I've also performed the steps at EasyApache Hook Scripts under "Triggering a Failure"
/scripts/preeasyapache
Code:
#!/usr/bin/perl
my $file = '/etc/disable_easyapache_builds';
if (-e $fi
I would like to search for regex in the exif data of a large collection of files (mostly jpg, some nef). For instance "grep_exif Tokyo *.jpg" should return the file names of all files which have "Tokyo" in their exif data.
Exiftool could be used to extract the data.
Hi,
After reading EasyApache: Critical Changes in Apache 2.4
Quote:
Several modules are incompatible with the EasyApache build of Apache 2.4.
cPanel recently released EasyApache 3.16. This version of EasyApache contains an updated version of ModSecurity that has an important change to Rule IDs which will affect you.
In addition to the RuleID change, another change in ModSecurity that affects directive names will be incorporated into EasyApache 3.18.
Unique Rule IDs are mandatory
Unique Rule IDs are mandatory.
I want to get a thumbnail from large size image on web fast.If download the whole file then scale to small size, it will cost lots of resource.
Most of images have a thumbnail exif info. So, if there's a method the thumbnail from image exif before download whole image?
I've been organizing a few years of misorganized photos and I realized that a very handy thing would be the ability to see some basic exif data from a file manager (preferably date taken) so that I wouldn't have to open thousands of photos in a program to sort them.
I've been searching around and have only found two options, one is install a python script to nautilus.