
Apache is not starting after update on FreeBSD ?
An issue with php/apache is causing apache not to start in FreeBSD. It segfaults and core dumps, logged in the /var/log/httpd/error_log. Try removing –with-openssl from …
An issue with php/apache is causing apache not to start in FreeBSD. It segfaults and core dumps, logged in the /var/log/httpd/error_log. Try removing –with-openssl from …
edit: /usr/local/lib/php.ini Search for ; Maximum allowed size for uploaded files. upload_max_filesize = 2M Change the 2M to whatever new value you want, then restart …
If you want to list all files in a directory that doesn’t use an index.html (or index.php) file, you can create an .htaccess file with …
If you wish to change the setup of the VirtualHosts for all domains, you can do so by creating your own custom templates. cd /usr/local/directadmin/data/templates …
Go to Reseller Panel -> Manage User Backups and make a backup of the user who owns the domain you want to transfer. Login as …
Cron is the tool used to control the update frequency of the stats. You can easily change the frequency by modifying the cron job. Cron …
Running the following commands to update DirectAdmin cd /usr/local/directadmin wget -O update.tar.gz https://www.directadmin.com/cgi-bin/daupdate?uid=123\&lid=1234 #Where 123 and 1234 are your Client ID and License ID, respectively. …
If you are getting this error /usr/include/krb5.h:2606:24: et/com_err.h: No such file or directory when compiling, install the e2fsprogs-devel package which provides the required header file …
Step 1) Do you meet the system requirements? – Clean OS install: Redhat 7.2, 7.3, 8.0, 9.0, Fedora (any version), CentOS (any version). PS :- …
Step 1) Do you meet the system requirements? – Clean OS FreeBSD 4.7, 4.8, 4.9, 4.10, 4.11, 5.0, 5.1, 5.2, 5.2.1, 5.3, 5.4, 6.0, 6.1 …
How to publish my site using FTP? Answer: Once logged in to your CP, click on the FTP/User account menu. There you will see Login …