Δ | Τ | Τ | Π | Π | Σ | Κ |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Block Radio Host
- Alma Linux 8 (2)
- Centos (7)
- CentOS 7 (1)
- CentOS 8 (1)
- cPanel (6)
- Debian (4)
- Domain Name (4)
- Drupal (1)
- Facebook (2)
- HTML Code (1)
- Internet (1)
- iPhone/iPad (1)
- Joomla (5)
- Linux (10)
- OpenCart (2)
- PC (1)
- Plesk (6)
- Radio & Video Streaming (1)
- SEO (Search Engine Optimization) (1)
- Server (8)
- SHOUTcast (3)
- Social Manager (1)
- Softaculous (1)
- SSH (16)
- Ubuntu (3)
- Web Application Security (1)
- Web Radio (10)
- Centova Cast (5)
- IceCast (1)
- SAM Broadcaster (1)
- SHOUTcast (1)
- WHMSonic (2)
- Web Site (2)
- WHM – CPANEL (28)
- WHM – CPANEL – SECURITY (8)
- WHMCS (6)
- Wordpress (15)
- Βάση Συχνών Ερωτήσεων (28)
- Γενικά θέματα (1)
Operations in Plesk fail: Allowed memory size of X bytes exhausted (tried to allocate Y bytes)
Symptoms An operation fails in Plesk with a blank page or one of the following error messages in Plesk: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 16384 bytes) in /path/to/plesk/file.php on line 228 Out of memory (allocated 23855104) (tried to allocate 12975879 bytes) (Abstract.php:41) For Plesk on Linux Connect […]
Continue ReadingUnable to login to Plesk: ERROR: bad arguments (key_info.php:32)
Symptoms Plesk shows the following error after login: ERROR: bad arguments (key_info.php:32) Cause Corrupted license key file. The same error may appear when clicking on Retrieve if a license was terminated on a licensing server side, but was still in use in Plesk. Resolution Regenerate license key file. In order to do that, install production license […]
Continue ReadingPORT LIST FOR PLESK SERVICES
Which ports need to be opened for all Plesk services to work with a firewall? Generally, it depends on which services are running on the server. All the default ports which can be used by Plesk/services are listed below: #20 ftp-data #21 ftp #22 ssh #25 smtp #53 dns (TCP and UDP) #80 http (web […]
Continue ReadingEnable passive mode for FTP in Plesk Panel
Ενεργοποίηση παθητικό τρόπο για FTP στον πίνακα Plesk Log in as “root” to the server shell over SSH. Edit your ProFTPD configuration file. 1. Issue the command vi /etc/proftpd.conf 2. Add the following lines anywhere within the [Global] section: 3. Save the file Log in to Parallels Plesk Panel as “admin”, go to Modules > […]
Continue Readinghtaccess file cannot be seen if you access the site via FTP
.htaccess αρχείο δεν μπορεί να δει, αν έχετε πρόσβαση στο site μέσω FTP Symptoms A client has the .htaccess file under the httpdocs directory. This file can be seen in the Plesk file manager, but it is not shown if you access the site via FTP. Cause Files whose names begin with a period (dot) […]
Continue ReadingFTP Passive Mode – problem ftp
WHM/cPanel or Plesk (systems) To enable FTP Passive Mode on Plesk or cPanel systems, you will need to first edit the proftpd.conf file in /etc/ Για να ενεργοποιήσετε το FTP παθητικής λειτουργίας για τα συστήματα Plesk ή cPanel, θα χρειαστεί να επεξεργαστείτε το αρχείο πρώτα proftpd.conf στο / etc / WHM / cPanel nano /etc/pure-ftp.conf # PassivePortRange 30000 50000 […]
Continue Reading