Plesk 11.x / Linux :: Each File / Folder Created By PHP Overridden By FTP

Jul 14, 2014

I got this Problem after install a New Plesk Server.

Current: CentOS 6.5, Plesk 11.5.30, PHP 5.3.3 (Default install), PHP as FastCGI (I Tried also with Plesk 12.x).

What I did: in IP Tables i set al Ports for Plesk; I set in /etc/proftpd.conf the Ports "PassivePorts 65000 65200"

Problem: Each file ore folder created by an php Application i cant see ore override by ftp.

Example: I Upload a new installation of Joomla 2.5 (CMS) by ftp with a User created by plesk. Then I start the Installation by using the Webbrowser. In this process Joomla change some files and create also an configuration.php. All done by php Scripts. Now I check the configuration.php on the FTP -> Cant see it. -> I check by SSH and the file exists. If I Check the Permissions it seams, that all file have same permissions, owner and group.

-> Configuration.php can not see by ftp ore be overwritten
-> htaccess.txt I see by ftp and i can manage
->> Permissions seams to be the same "?"!"

View 1 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: Dovecot Mail Subscription File Not Created?

Dec 16, 2014

if i create a new mailaccount in the power-user panel and i dont log in into the webmailer, so the "subscription" file is not created.

that means there is no way to sent emails with the new created account with external mail clients (Thunderbird), because there is no "sent" or "drafts" folder.

the problem disappears, if i log into the webmailer after creating a new mailaccount.

is there any other way to fix this bug? i want plesk 12 to create the "standard" folders (Trash, Drafts, Sent, Spam) automatically.

something to the used system:

- Ubuntu 14.04 Server
- Plesk 12.0.18
- IMAP/POP3 Server: dovecot
- SMTP Server: postfix

(logfiles are not showing anything..)

View 8 Replies View Related

Plesk 11.x / Linux :: Roundcube Login Form Autocomplete Overridden To Off?

Oct 13, 2014

I'm running Plesk for Linux 11.5 and I'd like to allow autocomplete of the userid field from the Roundcube login screen, but when i make the changes to the config file, they are not applied. It looks like Plesk is overriding them.

I edited the /usr/share/psa-roundcube/config/main.inc.php file and set "$rcmail_config['login_autocomplete'] = 1;"

When I check (using Firebug) the source code of the login page, I notice that autocomplete is indeed first set to "on", but it changes to "off" nearly instantly. I suspect that some .js script (inserted by Plesk?) overrides this setting.

This behavior seems to be backed by a statement in Plesk 11.5's release notes:

"Autocompletion is turned off on the login dialog for security reasons"

Is there any way I can undo the override and still keep autocomplete="on" ?

View 1 Replies View Related

Plesk 11.x / Linux :: FTP - Wrong Folder And File Permissions

Nov 15, 2013

I have a problem where every folder I ftp onto the server gets given a 700 permission and every file gets a Zero permission. Most of the sites I am adding to this server will be WordPress sites and most of the folders I want to have a permission of 755 and for the files a permission of 644 so my question is how do I change the settings so that any new files ftp'd onto the server get the permission 755 and files get the permission of 644 ?

View 2 Replies View Related

Plesk 12.x / Linux :: Folder Permissions / Joomla Installer - Could Not Copy Setup File

Mar 17, 2015

Ok, new to Plesk, trying to move from ispconfig. So I have Plesk 12 running on Centos 6 64bit in a VPS. I figured out how to upgrade PHP and now I have installed my first website. The website is joomla based but I am getting the below error when installing components:

Warning
Copy failed.

JInstaller: :Install: Failed to copy file /var/www/vhosts/virtual-sim-racing.com/httpdocs/home/tmp/install_55081e65af5fe/pkg_kunena.xml to /var/www/vhosts/virtual-sim-racing.com/httpdocs/home/administrator/manifests/packages/pkg_kunena.xml

Package Install: Could not copy setup file.

This suggest to me a permissions issue - but what to do with it. I have checked all of the relevant Joomla folder permissions and they are all showing as writeable, so it looks like something outside of that?

I don't want to have to stick with ispconfig much longer ...

View 7 Replies View Related

Plesk 11.x / Linux :: No Mailbox Created

May 24, 2014

$request = <<<EOF
<packet version="1.6.5.0">
<mail>
<create>
<filter>
<site-id>34</site-id>
<mailname>
<name>$username</name>
<mailbox>
<enabled>true</enabled>
<quota>1024000</quota>
</mailbox>

[code]....

I write this code for creating mail box, but I get "No mailbox" message in plesk panel. I need to create mailbox.

View 2 Replies View Related

Whm Issue Spambox, Folder Spam Not Created

Apr 11, 2008

We have issue with spambox/horde

We have enable from whm spamassasin and, from cpanel customer's, spambox function

Problem is that for all customer that have email in the past folder spam are not been created..

For new account is created but is hidden from horde, we must go on horde option and tell that spam folder is "spam"..

Why ?

With other server te don't have this problem..

Ho can fix this, create fol all users /spam folder and set as spam folder ?

View 2 Replies View Related

Plesk 12.x / Linux :: New Created Domain Does Not Appear At Panel

Jul 11, 2014

I just created a new Domain "bernhardlinz.de" at the

Plesk Panel -> Websites & Domains -> Add new Domain

After the Creation the new Domain does not appear under "Websites & Domains".

I check the domain with

Code:
/usr/local/psa/bin/domain -i bernhardlinz.de

And all looks fine like my other, older domains:

Code:
General
=============================
Domain name: bernhardlinz.de
Owner's contact name: Bernhard Linz (admin)
Domain status: OK

[Code] ....

I can see the domain under "Mails" and also create new mail accounts. There are no Errors for this under

Code:
/usr/local/psa/admin/logs/panel.log

As i try to add the domain first i got a

Code:
[11-Jul-2014 21:41:35 Europe/Berlin] PleskUtilException: mailmng-outgoing failed: ERROR:outgoing:database disk image is malformed

Which I removed with the

Code:
/usr/local/psa/admin/sbin/mchk

Command I found in the Plesk forum. After that i could add the domain.

I try a add another fantasy domain - also works but alos not displaying in Panel "Websites & Domains"

I take a look at the Plesk-Database "psa" with the Build-In "phpMyAdmin"

I take a look at the table "domains" and it looks like the other entries.

The Server was restored a few days before from a Backup. After the restore i had have the problem the "mysql" service did not start. I fixed the problem with the description from [URL] ... (Start mysql in recoverymode, export all data, delete the content of the whole mysql folder /var/lib/mysql folder, init new database and import the exported data). After that all looks fine.

View 2 Replies View Related

Plesk 11.x / Linux :: Event Handler For Subscription Created

Apr 25, 2014

Which Event Handler gets fired when a subscription is created? I've tried both "Hosting settings created" and "Default domain (the first domain added to a subscription/webspace) created" but those don't seem to be firing when I create a new subscription. After creating the Event Handler the psa service was restarted each time. I have a script setup to just log the NEW_DOMAIN_NAME to a file, but that isn't happening.

View 3 Replies View Related

Plesk 12.x / Linux :: DNS Zones Not Created On Slave Servers

Jul 19, 2015

I am setting up slave DNS servers using bind 9.8 on CentOS 6. I have followed the procedure here successfully: [URL] ....

The problem is that even if I see something like the following in named.run on the slave server (which implies the rndc connection worked):

received control channel command 'addzone xxxxxxxx.com { type slave; file "xxxxxxxx.com"; masters { x.x.x.x; }; };'
received control channel command 'refresh xxxxxxxx.com'
received control channel command 'addzone xxxxxxxx.com { type slave; file "xxxxxxxx.com"; masters { x.x.x.x; }; };'

I still cannot query any entries for that zone from the slave DNS server:

$ dig @y.y.y.y xxxxxxxx.com
; <<>> DiG 9.8.3-P1 <<>> @y.y.y.y xxxxxxxx.com
; (1 server found)
;; global options: +cmd

[Code] .....

I also do not see any zone files created anywhere on the slave server.

View 12 Replies View Related

Plesk 12.x / Linux :: No Backups Are Created Or Loaded On FTP Backup Server

Oct 7, 2014

We use Plesk 12 with ubuntu 12.04.5 LTS ......

Plesk 12 does not create backups for Customers.

If we restarts the server, Plesk created again for 2 days backups and then again not. There are no errors present.

The backup should be loaded on a FTP backup server after the Create

This makes Plesk but only if you restarts the server. Otherwise, no backups are created or loaded on the FTP backup server.....

View 1 Replies View Related

Plesk 12.x / Linux :: Deny User Upload File Via File Manager Or Hidden File Tab?

Feb 10, 2015

I'm build Plesk Panel for Linux and Presence Builder, I don't want my user can upload their website to hosting via File Manager. How can I do it...

View 2 Replies View Related

Plesk 11.x / Linux :: Running Script From Event (Hosting Settings Created)

Jun 10, 2014

I'm trying to run a simple bash script when a new account is created, because I need to move some files automatically. So what I did:

I have created a simple bash script for testing if Plesk run it, called move_some_files.sh under /var/www

Code:

#!/bin/bash
echo "${NEW_SYSTEM_USER} ${NEW_DOMAIN_NAME}" >> move_some_files.log

I created this file as root and did chmod +x.

I created a new 'Hosting settings created' event running as root and with the highest priority with this command: /var/www/move_some_files.sh

I created a new customer with to test it

But, is not running the script! If I try some command directly on the event like 'touch /var/www/new_file' it's created, so the event is running, but not my script.

View 1 Replies View Related

Plesk 12.x / Linux :: New Configuration Files For Apache Web Server Not Created Due To Errors In Templates

Dec 17, 2014

I tried to add ac new subscription and this failed.No I have an inconsistent subscription and get the following error: New configuration files for the Apache web server were not created due to the errors in configuration templates:

Template processing failed: file = /opt/psa/admin/ conf/ templates/ default/domainVhost.php,
error = Template_Exception: No data. file: /opt/psa/admin/plib/Template/Processor.php line: 28 code: 0
Previous error: Template_Variable_Exception: No data. file: /opt/psa/admin/plib/Template/Variable/AbstractCachedData.php line: 67 code: 0.
Detailed error descriptions were sent to you by email.click here to generate broken configuration files once again or here to generate all configuration files.

I have Plesk 12.0.18 on Ubuntu

View 1 Replies View Related

Plesk 12.x / Linux :: Folder Without A Name In Root

May 31, 2015

Are some days that in the root of my server there is a folder without a name. I think it is fail2ban to create this folder? Only I have access to the server.

View 11 Replies View Related

Plesk 12.x / Linux :: Scp-connection To One Folder?

Mar 16, 2015

I am new to plesk. How can I create a user which has only rights to start a scp-connection to one folder.

[URL]

The user should be able to uplad files into this directory. (He shouldn't be able to browse the the tree)

View 1 Replies View Related

Plesk 12.x / Linux :: None Of FTP Display Folder

Oct 16, 2014

The server authenticates the FTP login, Plesk Panel shows the session, but none of the FTP's display the folder. Whats the command to reset FTP connections.

CentOS 7 + Parallels 12.0.18 I've found articles for older versions or CentOS 6, but those commands no longer work...

View 1 Replies View Related

Plesk 12.x / Linux :: Can't Umount Folder

Oct 8, 2014

So yesterday I tried to follow along with http://www.eth0.us/tmp to secure m /tmp folder. It broke. I have since fixed the issues (chmod 1777 and not 0777) but I still have a second tmp mount point that I can't get rid of.

/dev/tmpMnt on /tmp type ext2 (rw,noexec,nosuid,loop=/dev/loop0)
tmpfs on /dev/shm type tmpfs (rw,noexec,nosuid,nodev)
/tmp on /tmp type none (rw,noexec,nosuid,nodev,bind)

[Code].....

View 6 Replies View Related

Plesk 11.x / Linux :: Exclude Folder From Backup?

Nov 21, 2012

My Plesk Panel 11.0.9 Update #26 is running on a dedicated Debian 6.0.6 server and works all fine, but I'm having some issues with the backups. I'm doing backups using the standard build in GUI backup manager. Everything works fine, even the cron job which copies the backup files every night to a second location. The problem I'm having is, that I can't specify folders to exclude from the backup. The reason why I need this is, that I have a 24TB RAID mounted in the /var/www/vhosts/mydomain.com folder and this will be a problem once the RAID is filling up.

View 10 Replies View Related

Plesk 12.x / Linux :: Restrict SSH User To One Folder?

May 15, 2015

I need to create a SSH account for an subscription. This account is not allowed to access other domains. How do i do that?

I know how to create an SSH account with remote access.

View 1 Replies View Related

Plesk 12.x / Linux :: Change Backup Folder?

Jul 22, 2015

I'm trying to copy a backup from the FTP server to the production server but I don't have enough space in the tmp folder.

There is a way to change where the backups are temporary until the hole backup is on the server? In case the only thing to do is to change where the tmp folder is mounted. This is a production server, I won't like to do it without knowing all the steps.

View 2 Replies View Related

Plesk 12.x / Linux :: Not All Files And Folder Are Saved

Oct 1, 2014

Here my plesk installation details:

Debian 6.0.9 x64
12.0.18 at #17

the problem is very big since backup procedure not backup all files and folder. I have a lot of Wordpress installations (some of that made with App Installer and others made by hand).

Into all the above installations, files and folder created by Wordpress, like plugin installed or image, uploaded are not backup!

I have seen that all this files come with www-data:www-data user and group but with read permissions for owner, group and others, so i not able to understand why they are not inside my backups. If i change user and group all works fine.

Check your Wordpress backup and verify the presence of plugin and images (miniature of images are still present since they are created with different user and group)...

View 1 Replies View Related

Plesk 11.x / Linux :: Copying Folders Into Another Folder Using Same Name

Aug 9, 2014

I'm having a problem when copying folders into another folder using the same name.e.g. there's a folder called css in httpdocs/backup/css and also httpdocs/css. However, I'm trying to restore the backup and actually copy the /css dir from httpdocs/backup to httpdocs. Plesk should overwrite the existing target css dir (and its content/files) in httpdocs/css. However, Plesk creates a new css dir inside httpdocs/css so I have the "original" httpdocs/css dir content intact and also the css dir (from httpdocs/backup/css) copied into httpdocs/css so the full path is httpdocs/css/css

I'm highlighting the httpdocs (not /css dir) in the File manager - Copy Files window. I've tried that on a few installs and experiencing issue on each of them. Please see the attached screenshots.

Step 1. Select (check) the css dir and click copy (or move, result is the same)

Step 2. Mark the httpdocs dir (it doesn't matter if you click the Replace existing files checkbox)

Step 3. Final result, css dir from httpdocs/backup copied into httpdocs/css/

I've compared the dir content several times and definitely the css dir from httpdocs/backup is copied to httpdocs/css so the full path would be: http docs/css/css and the original "old" files from css will remain there.

View 1 Replies View Related

Plesk 11.x / Linux :: Web Server Settings Create New Folder

Oct 30, 2013

* Go to "Web Server Settings" add text to "Additional directives for HTTP" and press button "Ok".
* Go to "Document root" folder of your domain and now you have a new folder "/cgi-bin/test" with file "test.cgi":

Code:
#!/usr/bin/perl
print <<HTML;
Content-type: text/html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

[Code] ....

View 13 Replies View Related

Plesk 12.x / Linux :: Mail Folder Accessible To Each User

Nov 26, 2014

I would like my Plesk users to each have access to the mail folder for their domain. cPanel appears to do this by default by creating a folder named /home/user/mail which contains a subfolder for each domain name. Plesk, however, places all email folders together in the /var/qmail/mailnames folder. I would like to end up with a structure similar to how cPanel does it, but it looks like there are at least a couple of ways to accomplish that and I'm not sure what would be the most safe, reliable way to do it.

One way I can think to do it would be to override the Plesk dovecot config by adding a new config file to /etc/dovecot/conf.d. I think changing the values for mail_home and mail_location as follows would possibly work.

Old values:
mail_home = /var/qmail/mailnames/%Ld/%Ln
mail_location = maildir:/var/qmail/mailnames/%Ld/%Ln/Maildir​

New values:
mail_home = /var/www/vhosts/%Ld/mail/%Ld/%Ln
mail_location = maildir:/var/www/vhosts/%Ld/mail/%Ld/%LnMaildir​

I see a potential issue with this solution; the %Ld for an add-on domain will probably be the add-on domain, and there will not be a folder within /vhosts/ with that name. Perhaps there is another variable for the primary domain that I could use there.

A second way I can think to do it would be to add a symlink in /var/www/vhosts/domain/ named "mail" that points to the actual mail folder for a domain. Again, issues would probably occur here with add-on domains, and I also can't see a way to automate this. I also predict permissions issues with this solution.

I am using Dovecot if that makes a difference.

View 3 Replies View Related

Plesk 11.x / Linux :: Recover After (Clear Folder) In Webmail

Jul 17, 2014

Webmail using, in the "Inbox" I chose all the mail and accidentally pressed the "clear folder" letters deleted or i am can be restored? I need to return the letter....

View 3 Replies View Related

Plesk 12.x / Linux :: All Outgoing Mail Goes To Spam Folder

Oct 16, 2014

The problem is that all the mail that exits my VPS server (OVH) is going to the spam folders of Gmail, Outlook, etc accounts.

I've tried to connect my Gmail account to check via POP3 my inbox on my VPS, and all I get is an SSL error.

View 6 Replies View Related

Plesk 11.x / Linux :: Sent Emails To Hotmail Are Going To Junk Folder

Oct 29, 2014

the xxx@enotecalatorreroma.com is the one that for months and still now is giving problems when sending emails. Sent emails to Hotmail are going to Junk folder.

View 6 Replies View Related

Plesk 12.x / Linux :: Proftpd Default Folder Change?

Feb 11, 2015

I am noticing that several of my users are wiping out their user root folders ( logs, error docs, etc...) when they fail to use '/httpdocs/' as the root directory when publishing with FTP.

I fixed this by editing the proftpd.conf to use ~/httpdocs/ as the DefaultRoot folder ( instead of just ~/ ).Would it be safer(better) to go through all the ftp users and make the home directory '/httpdocs/' instead of '/' in the admin UI? If yes, what is the best way to do a mass update of this setting for multiple users ( multiple domains ) ?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved