sodapopinski
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by sodapopinski-
How to point sub domain to main domain
Hi, Just take over a website management with cpanel vps. Seems the old developer build 2 version of website (11 years ago and never rebuild website). One is desktop version which point to /home/us...
-
Change hostname, but restart dns server still show old server name
I just noticed, when I changed the hostname to new server name. Let's say NEW.SERVERHOSTNAME. And then through WHM I restarted the DNS server, the WHM show result below, where its still mentioned ...
-
php disable_functions in PHP-FPM
Everytime I use PHP-FPM and created an account. The system will automatically add disable_functions exec,passthru,shell_exec,system. I want to know the exact template file where I can edit that. Be...
-
Redirect to cPanel Account Question
I just got a new server lets say the hostname is server.hostname.com, tried to config it and created a test account, let's say it example.com The problem when I accessed example.com/cpanel/ or exam...
-
Restore mysql database to server with maria DB?
I was wondering if a cpmove file from server with mysql will work just fine if we restore it in a server with mariaDB ? Where I can learn how to tune up mariaDB? Thank you.
-
How to restrict all accounts to the global php.ini file.
In easy apache3, to restrict all accounts to the global php.ini file, I would edit the /opt/suphp/etc/suphp.conf file and just Uncomment these lines: Code: [phprc_paths] ;Uncommenting these will ...
-
How to force user to use SFTP and Secure SMTP?
Hi All, Long time I never touch and read update about the cpanel server since resigned into hosting company on 2012. Now my friend want me to manage his server because too many ftp account hacked ...
-
Mod Rewrite expert, I need help
I want to set a website where user can get theirname.mydomain.com. Lets say my domain is domain.com and I already activated wild card setting into the httpd.conf config. What I want: 1. When abc...
-
Does recompile apache required after update mysql?
I want to upgrade mysql from 5.0 to 5.5 on my cpanel server. Does recompile apache required after update mysql? Thanks alot for any info.