• 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. VojinP

    Question Deploy different git branch on different subdomain

    We are working as a team on local computers. We have testing subdomain (test.domain.com) where we deploy main branch. And on prodcution domain (www.domain.com) we deploy production branch. Repository is on the plesk. Unfortunatelly there is only one automated deployment option (for single...
  2. VojinP

    Resolved There is no node.js button in websites/domains

    I have installed node.js on server, but when I want to assign node capability to domain, there is no Node.js button: How's that happened?
  3. VojinP

    Resolved My cron jobs runs twice

    I had setup scheduled tasks to run (fetching url), some of them were to send emails to certain people marked in email cron table. But we have noticed they all receive email twice? I was looking for mistake in code but code was correct. However, I have put in cron srcipt to record in txt file...
  4. VojinP

    Resolved Login as admin to mysql remotely

    I have dozens of databases on server and need to configure one by one in DataGrip to get access, and this works. Is there ANY way to configure remote access as admin and see all databases at once?
  5. VojinP

    Issue Downloading files with .db extension - error 403 - forbidden

    Since some time, my server denies downloading .db extensions, which is crucial for my app to download it directly. When I change filename to .txt extension, works just normally, but when it is .db extension won't work. Any idea why? I think I don't have mod_security or similar stuff on the...
  6. VojinP

    Resolved Problem with installing Email Security Pro

    I have just purchased Email Security Pro, installed the license, but I cannot install product. It hangs on Amavis. I have Plesk under CentOS 8. I have updated Linux before I started installation process. Any idea?
  7. VojinP

    Resolved Problem with assigning IPv6 to new server

    I have purchased new Centos 8 server without IPv6 support. Since I needed IPv6, they have added it. When I checked ip a I got: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet...
  8. VojinP

    Resolved Migration issue

    I have just purchased new server with Centos 8 and installed the newest Plesk and wanted to migrate all sites from old server with Centos 7 also with the newest Plesk. I run into a problem, looks like mine server is constantly trying to login with ssh keys even I checked user/password option and...
  9. VojinP

    Issue Alias domain without redirection cannot be with www prefix

    I have a main domain, domain.com and it is forced to be opened with www, so www.domain.com. I have added domain alias, alias.com without a redirection, so they share same files, databases, etc. Alias is working just fine except I cannot force it to use www - there is no option in hosting...
  10. VojinP

    Resolved Problem with migration from cPanel to Plesk Obsidian 18.0.26

    I have the latest cPanel and I installed on new server the latest Plesk Obsidian (18.0.27). When I wanted to migrate accounts, there was an issue when migration started, and I found out that there is a bug in 18.0.27. However, I have another Plesk server where I have 18.0.26. But I couldn't even...
  11. VojinP

    Question How to setup cron job to run php script with query string

    Hello, I'm trying to setup cron job to run php script(s), and I need to send parameters to script, but it is not working in any way. First I was trying to add do php filename ?id=xxx but in that case script file is not found. Then I have tried to add arguments in several ways ... id=xxx...
  12. VojinP

    Resolved Strange folders in account home folder

    Hi, I just saw there are lot of system folders under home folder of an acconut, just wondering should they be there and can I remove them? They are bin, usr, var, lib, lib64...
  13. VojinP

    Issue Overwriting odbc driver permissions after each Plesk update

    IDK why, but Plesk is overwriting permissions for psaadm and psacln users to DENY on my 3.51 ODBC drivers after each update so I cannot use those drivers with classic ASP pages I have. I need manually to restore permissions each time. Any idea how to stop Plesk overwriting those permissions...
  14. VojinP

    Issue Cannot connect to SMTP on Plesk for Windows with SSL or TLS

    I'm managing friends server with Windows 2012 Server r2 and Plesk Onyx installed on server. There is installed wildcard SSL certificate for primary domain. Using PHPmailer whithout SMT (isMail() function) works just fine, but transmission is not secured. I have tried all combinations with...
  15. VojinP

    Cannot open Plesk - Zend_Db_Adapter_Exception

    HI, since hour ago my sites just stopped and Plesk, too. Error when trying to open plesk is: ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [2002] No such file or directory (Abstract.php:144) I have searched to find a solution but there are no exact solutions for my problem, just similar...
  16. VojinP

    Problem with nameservers on Plesk 11.0.9

    I found lots of articles with similar problem, but all of them are not giving a solution for me - cause I think I have already setup everything that way. I have registered name servers, ns1 and ns2.vojjin.com at Enom, and they are working (tested on Enom). Both are pointed to single IP cause...
Back
Top