Directadmin API: Cannot connect to server on port 2222 creating user is the url correct?

Categories: Directadmin, Linux

If you’re encountering difficulties connecting to your server on port 2222, especially when trying to create a user via DirectAdmin’s API, follow this systematic approach to diagnose and potentially resolve the issue. Step 1: Verify the Server URL Ensure that the URL you’re using to connect to the server is correct. Double-check this information to … Read More

NGINX & WordPress 404 error on permalinks (ALMA 8/9 & Directadmin)

Categories: Directadmin, Linux

Permalinks not working — 404 error If you’re experiencing 404 errors when trying to access permalinks on your blog, it might be due to a misconfiguration with your server settings. This is a common issue for those using Alma 8/9, Nginx, and DirectAdmin. Fortunately, the solution is fairly straightforward. Prerequisites: Step-by-step Solution: Important Notes: We … Read More

Directadmin Error Quota & Enable Quota on xfs

Categories: Directadmin, Linux

The XFS filesystem requires specific steps to enable quotas. This guide covers both standard quota setup and additional steps for / (root) partition, which uses XFS. Step 1: Confirm Your Setup If /home is not a separate partition, quotas must be set up on the root (/) partition. Step 2: Confirm XFS Usage If “noquota” … Read More

LinkedIn Post inspector Error: encountering server error on https URL

Categories: Linux

Running on a Linux server with Directadmin and having the issue on the LinkedIn Post Inspector: encountering server error. This is a SSL related issue. The problem is due to a version and setting in Directadmin, specifically in the config. Updating the correct config is the solution for this issue. However please do make a … Read More