Hi,
You can execute below command from command line to find current PHP handler on the cpanel server
usr/local/cpanel/bin/rebuild_phpconf --current
Search found 21 matches
- Sat Jun 16, 2018 3:23 pm
- Forum: Hosting Control Panels
- Topic: Command to find current PHP handler on the cpanel server
- Replies: 3
- Views: 68597
- Sat Jun 16, 2018 3:04 pm
- Forum: Hosting Control Panels
- Topic: Forget Directadmin admin's password
- Replies: 3
- Views: 67873
Re: Forget Directadmin admin's password
Hi,
Use this in ssh:
passwd username
Use this in ssh:
passwd username
- Thu Jun 07, 2018 10:09 am
- Forum: Hosting Control Panels
- Topic: Can we change default cpanel port 2083/2082 to some other port ?
- Replies: 3
- Views: 68039
Can we change default cpanel port 2083/2082 to some other port ?
Hi,
I need to change the default ports of cPanel, I searched on Google but I could not find any
please help
I need to change the default ports of cPanel, I searched on Google but I could not find any
please help
- Wed May 16, 2018 7:16 pm
- Forum: Hosting Control Panels
- Topic: Is it possible to access the WHM panel with root password?
- Replies: 3
- Views: 21526
Re: Is it possible to access the WHM panel with root password?
Hi Ashlin,
Yes, You can create a temporary root WHM session by executing "whmapi1” command via Linux Shell.
Yes, You can create a temporary root WHM session by executing "whmapi1” command via Linux Shell.
- Wed May 16, 2018 7:03 pm
- Forum: Hosting Control Panels
- Topic: Possible root compromise detected, failed to create /dev/null:
- Replies: 4
- Views: 24897
Re: Possible root compromise detected, failed to create /dev/null:
That's Works!
Many thanks
Many thanks
- Fri May 11, 2018 12:21 pm
- Forum: Hosting Control Panels
- Topic: Error: No space left on device: mod_rewrite: Parent could not create RewriteLock file
- Replies: 3
- Views: 19929
Re: Error: No space left on device: mod_rewrite: Parent could not create RewriteLock file
Hi, You will have to kill the active semaphore processes in order to start Apache service successfully. To list the PIDs of the active semaphore processes ipcs -s If seen more than one process you use this script to delete all semaphores ipcs -s | grep nobody | awk '{print $2}' | xargs -n 1 ipcrm se...
- Wed May 09, 2018 10:03 am
- Forum: Hosting Control Panels
- Topic: Block account from Sending Mails on Cpanel Server
- Replies: 2
- Views: 16353
Block account from Sending Mails on Cpanel Server
Hi,
Is it possible to block account on my cpanel server for sending emails?
Is it possible to block account on my cpanel server for sending emails?
- Tue May 01, 2018 9:08 am
- Forum: Hosting Control Panels
- Topic: Possible root compromise detected, failed to create /dev/null:
- Replies: 4
- Views: 24897
Possible root compromise detected, failed to create /dev/null:
Hi, I received an email from my cpanel said : Attempts to create new directories or files whose filenames begin with numbers have failed. This is indicative of a root compromise of the server. The exact error encountered was: Failed to create directory /dev/null: No such file or directory Any help? ...
- Tue Apr 17, 2018 8:17 am
- Forum: Hosting Control Panels
- Topic: Can't select PHP Version from Selector PHP, its showing User justin not in CageFS
- Replies: 3
- Views: 19500
Re: Can't select PHP Version from Selector PHP, its showing User justin not in CageFS
Got it!
Thanks Brandon
Thanks Brandon
- Thu Apr 12, 2018 10:06 am
- Forum: Hosting Control Panels
- Topic: Change the Location of MySQL on cPanel
- Replies: 2
- Views: 17447
Re: Change the Location of MySQL on cPanel
Hi Jenni,
Did you follow this steps to change the mysql path ?
https://forums.cpanel.net/threads/how-to-move-mysql-data-directory.110481
Did you follow this steps to change the mysql path ?
https://forums.cpanel.net/threads/how-to-move-mysql-data-directory.110481