[ad_1]
Hello all, sorry for the noob question… but is it possible to find out the cpanel link from the WP site link?
Background: My company has a workflow project done in wordpress with a link like [subdomain.domain.com/wp-login.php]), now we are changing the project and need to update the PHP version in the cpanel. However, the guy that originally created this is not longer around and I can’t find any documentation on how to access the cpanel. Is there any way to access the cpanel only knowing the website link and login info?
Heeeeelp, please!
[ad_2]
Usually you can access cpanel by either appending “cpanel” on to the end of the domain, or adding the port number that cpanel is accessible on.
E.g.
[domain.com/cpanel])
or [domain.com:2083]) (or :2082 if not using https).
The above assumes your subdomain is running via the cpanel account for the main domain. If the subdomain was added as its own account, then you’d just need to append cpanel or the port number onto the end of [subdomain.domain.com]) instead.