• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. Will TCSI

    Question How to find? "WordPress versions earlier than 3.7 were detected "

    I have received the msg in plesk " WordPress versions earlier than 3.7 were detected on the server", but no information which domains are using these outdated versions! With many domains hosted on this server is there a way to get a shortlist of which WP installations need updating? thanks, W
  2. Will TCSI

    Issue Client can't access sitebuilder.. "Permission denied"

    Hi wish to give a subscription client access to site builder... When i access his subscription via admin access, sitebuilder link works fine... However if accessing via created his user account access ( tried both webmaster and full administrator settings,, same problem) .. when you click on...
  3. Will TCSI

    Issue Finding domain named from ID number using command line

    yes had run that before.. bit the bullet and tried deleting [root@vps0 ~]# MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql -uadmin psa -e "delete from Configurations where id in (70)" [root@vps0 ~]# /usr/sbin/apachectl -t...
  4. Will TCSI

    Issue Finding domain named from ID number using command line

    thanks so much.. i put in mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e 'select name from domains where id="70";' and saimply returned a blank line so i am assuming i can wipe ID70 without worrying about accidentally wiping a live clients domain out
  5. Will TCSI

    Issue Finding domain named from ID number using command line

    hi.. I am far from a mysql expert.. hence why i use plesk,, so I dont need to know mysql CLI queries....hence my struggling i tried [root@vps0 ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e 'select domainname from domains where id="70";' ERROR 1054 (42S22) at line 1: Unknown column...
  6. Will TCSI

    Issue Finding domain named from ID number using command line

    # mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e 'select id from domains where name="domain.tld";' yields the ID linked with the domain name queried, however When I use # mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e 'select id from domains where name="localchimes.com";' It yields...
  7. Will TCSI

    Issue Finding domain named from ID number using command line

    I have a domain that was deleted through plesk but it has left behind confs ... ran a command to show the domain id , and showed up as per below.. My question is ,.. is there a command line i can run that pulls up of the domain name associated with this ID to be 100% sure before i run...
  8. Will TCSI

    Issue Redo a lets encrypt cert on a domain- wont allow me to remove and redo

    Totally understand ! you have spent a lot of time already and given a lot of free advice, but as you have seen this is obviously well outside my skill level.. Is there somewhere I could reasonably affordably hire an plesk expert such as yourself to look into fixing the issue perhaps?
  9. Will TCSI

    Issue Redo a lets encrypt cert on a domain- wont allow me to remove and redo

    Ok have done that... :) Have also found other localchimes files and confs still hanging around.. Manually remove also? listed them all further below [root@vps0 ~]# /usr/sbin/apachectl -t httpd: Syntax error on line 221 of /etc/httpd/conf/httpd.conf: Syntax error on line 9 of...
  10. Will TCSI

    Issue Redo a lets encrypt cert on a domain- wont allow me to remove and redo

    Ah woops.,.. knew i forgot to add info... Yes error still shows... [root@vps0 /]# /usr/sbin/apachectl -t Warning: DocumentRoot [/var/www/vhosts/localchimes.com.au/httpdocs] does not exist Syntax OK have solved the lets encrypt issue tho :-)
  11. Will TCSI

    Issue Redo a lets encrypt cert on a domain- wont allow me to remove and redo

    Hi thanks for help... have run those commands All came up as saying ok except for one line Checking for extra configurations in database not owned by any object There are some unnecessary configurations in the database. Please check http://kb.odin.com/116412 for solution...
  12. Will TCSI

    Issue Redo a lets encrypt cert on a domain- wont allow me to remove and redo

    Hi peter.. thanks for the info... have now followed your hints to deselect cert as you instructed... I think have made progress !!! :-)... Unfortunately when i run /usr/sbin/apachectl -t now to check everything i suddenly get Warning: DocumentRoot...
  13. Will TCSI

    Issue Redo a lets encrypt cert on a domain- wont allow me to remove and redo

    was wondering if i manually edited the vhosts conf to remove cert references may work or make things worse?
  14. Will TCSI

    Issue Redo a lets encrypt cert on a domain- wont allow me to remove and redo

    Hi Peter ,, thansk for input.. have definately unticked "use ssl" in domain.. have also 100% accessed the cert via extension link... still same problem....
  15. Will TCSI

    Issue Redo a lets encrypt cert on a domain- wont allow me to remove and redo

    Hi Peter. thanks for your response... however that is the problem I am experiencing... What you describe is what i would expect procedure would follow... however as per earlier attached pic... when i try tick choose domain to remove it it doesnt give me the live option.. when i chose "...
  16. Will TCSI

    Issue Redo a lets encrypt cert on a domain- wont allow me to remove and redo

    Hi I wanted to redo a lets encrypt cert, and tried to delete the install and start again, but plesk isnt allowing me to do so, anyone have any ideas how to do so? Please see attached pic... I tick the box to remove but it wont then let me do so... ta muchly
  17. Will TCSI

    Issue end user spam control button missing even when 100% enabled

    thank you for that.. will give it a go and report back if successful cheers
  18. Will TCSI

    Issue end user spam control button missing even when 100% enabled

    [root@vps0 ~]# /usr/local/psa/bin/spamassassin -u [email protected] -status true SUCCESS: Update of mail '[email protected]' complete. i was once again excited...except when logging in and checking .. no change... and yes at this stage it is only the same 3 emails it doesnt...
  19. Will TCSI

    Issue end user spam control button missing even when 100% enabled

    And they have definitely had their spam settings ticked individually... they have exact same settings as the working 47
  20. Will TCSI

    Issue end user spam control button missing even when 100% enabled

    Hi Thanks for your input... it is ticked everywhere.. I dont have any customized subscriptions, they are all preset... You may have missed the bit of info where i mentioned 47 of the emails under this account have full access to spam control.. it is just 3 random email accounts that do not...
Back
Top