How Many Users/Collaborators Can Be Added to Our Pagely Account? Collaborators are what we at Pagely refer to as your account users. When managing collaborators, the primary admin or owner...
Compatibility Testing For WordPress Updates: Our Recommendations Our systems are designed to offload from you the overhead and risks associated with updating both WordPress core and your...
Will All of My WordPress Sites Use the Same Redis Instance? Yes, your Redis instance runs on your Pagely VPS and is shared amongst all of the apps you are running...
How Are the Different Redis Databases Used? Does All Data Go to One Database? By default everything routes to a single Redis database. However, this is entirely configurable. Redis is an object cache built...
Can a File/Folder In One Site Be a Symlink Into Another Site, e.g. the Uploads Folder? The sites run as a chroot at the PHP level, therefore in most cases you cannot symlink. If you are...
Is It Possible To Push Backup Copies to Places Other Than Amazon S3? Our backup system only supports uploads to Amazon S3. Customer can run an additional backup script in the system cron...
Does Pagely Support Perl Scripts Provided They’re Called via Cron? Yes. The version of PERL installed on new servers is v5.30.0.
How Does Pagely Handle Corrupted WordPress Sites During the Migration Process? We would need to have a clean, functioning backup or website to migrate you from, otherwise it’s “garbage in, garbage...
Is It Possible to Connect to Amazon RDS Directly via MySQL Command? No, you would SSH to your Pagely VPS then connect via there. The database is not directly accessible – it’s...
Does Pagely Have Any Cron Mechanisms? Yes, our VPS plans use a server-based cron that runs every three (3) minutes by default — with the ability...