Skip to content
Tizards Briefcase

Category: Plesk

Plesk: Update PHP version on multiple sites

November 29, 2018 Stuart Leave a comment

cat doms.txt | while read i; do plesk bin domain -u $i -php_handler_id plesk-php70-fastcgi; done

Continue Reading →

Posted in: Plesk

451 4.7.1 Service unavailable – try again later

May 19, 2013 Stuart Leave a comment

Good old Plesk. After an update yesterday, the Plesk milter greylisting has been confused, and returning 451 4.7.1 Service unavailable…

Continue Reading →

Posted in: Plesk

add mail alias in plesk command line

November 16, 2012 Stuart 1 Comment

To add a mail alias to an existing user on a Plesk server using the command line. [code] /usr/local/psa/bin/mail -u…

Continue Reading →

Posted in: Plesk

Get mailbox info on command line Plesk

November 15, 2012 Stuart Leave a comment

Using the command line is sometimes a lot quicker than fannying around with a panel in the browser. So to…

Continue Reading →

Posted in: Linux, Plesk

Suspend / Unsuspend domain via command line Plesk

Stuart 1 Comment

To suspend or unsuspend a domain on a Plesk server via the command line, we use the Plesk command line…

Continue Reading →

Posted in: Linux, Plesk

repairing a broken postfix on plesk 9

October 1, 2012 Stuart Leave a comment

first, stop the mail manager: [code]/usr/local/psa/admin/sbin/mailmng –stop-service[/code] then locate all of the shitty mapped mailbox junk and delete it: [code]find…

Continue Reading →

Posted in: Linux, Plesk, Postfix

plesk / phpmyadmin database export.php not found

September 26, 2012 Stuart Leave a comment

good old plesk and phpmyadmin combination nightmare that’s been an issue for several years… the problem: export.php not found occasionally…

Continue Reading →

Posted in: PHP, Plesk

Get MySQL Passwords from Plesk (bash/command line)

September 11, 2012 Stuart Leave a comment

Quick bash script to grep out MySQL passwords from Plesk’s PSA database. Script: [code language=”bash”]#!/bin/bash clear; echo "Searching MySQL user…

Continue Reading →

Posted in: Linux, MySQL, Plesk Filed under: bash, MySQL, mysql passwords, Plesk, psa, shell

Get Protected Directory Logins from Plesk

Stuart Leave a comment

Quick bash script to grep out protected directory logins from Plesk’s PSA database. Script: [code language=”bash”]#!/bin/bash clear; you=`who am i…

Continue Reading →

Posted in: Linux, MySQL, Plesk Filed under: bash, command line, MySQL, Plesk, shell

Post navigation

Page 1 of 2
1 2 Next →

Categories

  • Apache (12)
    • Rewrite Rules (7)
  • C# (1)
  • CSS (7)
  • dev testing (2)
  • HTML (6)
  • iPhone (1)
  • Javascript (15)
    • jQuery (9)
  • Linux (50)
    • mailservers (1)
    • Postfix (3)
    • vi (6)
  • Mac OS X (5)
  • MySQL (9)
  • Perl (5)
  • PHP (23)
    • CodeIgniter (1)
    • Cubex (1)
    • fuelPHP (9)
    • PHP Storm (1)
  • Plesk (16)
  • Python (1)
  • Ruby (5)
    • Hostpay (4)
  • unassigned (1)
  • Domain Availability Checker
Copyright © 2022 Tizards Briefcase — Lyrical WordPress theme by GoDaddy