Plesk 12.x / Windows :: Set CronJob For WHMCS?
May 23, 2015
i'm install whmcs in My plesk 12 for Windows now i set Cron Job but system Send email with subject "Parallels Panel Scheduler notification" and attached Files and Write>> Could not open input file: php ...
and I attached ScreenShot
View 3 Replies
ADVERTISEMENT
May 14, 2008
I have a reseller account with Reseller Zoom. My problem started 72 hours ago when I noticed my WHMCS was not working on my website. I was also recieving Cron Daemon emails stating:
Site error: the file <b>/home/tmass10/public_html/clients/admin/cron.php</b> requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.
at this time i was using the standard WHMCS cron: php -q /home/tmass10/public_html/clients/admin/cron.php
RZ told me they made a custom php.ini file and placed it in my directory. Then said to change my Cron job to
php -c/home/tmass10/public_html/clients/admin/php.ini /home/tmass10/public_html/clients/admin/cron.php
At this point i noticed the WHMCS was loading again on my website. However I am still recieving Cron Job errors.
View 14 Replies
View Related
Apr 18, 2015
A customer want to execute a cronjob in plesk every minute, but the cronjob was only executed every 5 minutes...
(so that the cronjob was executed every minute...)
View 2 Replies
View Related
Oct 29, 2014
Seems if I want to back up a domain's emails to a remote server (3x a week) I might be able to accomplish that with a Scheduled Task / Cronjob? I have a weekly full domain backup from the Plesk scheduled backup. But I can only set one backup per client. So I'd like to backup email separately, several times a week.
I found this:
# /usr/local/psa/bin/pleskbackup –domains-name yourdomain.com –only-mail -v
But I'm looking to send to a remote FTP repository. Can it be done with "Scheduled Task"?
View 8 Replies
View Related
Jan 25, 2007
where the pipe command gets added to in Plesk for WHMCS?
View 0 Replies
View Related
Jun 11, 2014
I'am using Plesk 12 Web Pro Edition, I would like to know how can I sync my customers with WHMCS? I have config Plesk Server (at whmcs, module version Plesk 10/11) according to WHMCS. But I still with error and without can sync, users, domains, etc... from plesk web pro to whmcs.
View 3 Replies
View Related
Sep 17, 2014
I'm new user for parallels and plesk. I new install plesk 12 for my hosting provider but i have problem step by step integration whmcs.
View 2 Replies
View Related
Jul 13, 2014
In PP12 all the add new domain buttons link to the Parallels shop page to purchase etchings like SSL certs, Domain Regitsrations, etc.
How do I tell PP to link to my WHMCS cart to order such things?
View 4 Replies
View Related
Oct 4, 2014
I've been trying to get this to work for almost 2 weeks now. Is there a tutorial around for Plesk 12, Postfix and WHMCS that works? WHMCS does not support Plesk, only Direct Admin and cPanel.I'm getting this in maillog:
ct 4 23:12:48 xxx postfix/smtpd[24500]: connect from mail-la0-f44.google.com[29.5.15.4]
Oct 4 23:12:49 xxx postfix/smtpd[24500]: E83E57C9C: client=mail-la0-f44.google.com[29.5.15.4]
Oct 4 23:12:50 xxx postfix/cleanup[24506]: E83E57C9C: message-id=<CAC9_f0rbT-Lb-v1NKhAr7+HAkg@mail.gmail.com>
Oct 4 23:12:50 xxx /usr/lib/plesk-9.0/psa-pc-remote[4537]: handlers_stderr: SKIP
Oct 4 23:12:50 xxx /usr/lib/plesk-9.0/psa-pc-remote[4537]: SKIP during call 'check-quota' handler
Oct 4 23:12:50 xxx postfix/qmgr[7097]: E83E57C9C: from=<test_user@gmail.com>, size=1859, nrcpt=1 (queue active)
Oct 4 23:12:50 xxx postfix-local[24509]: postfix-local: from=test_user@gmail.com, to=support@xxx.net, dirname=/var/qmail/mailnames
Oct 4 23:12:50 xxx postfix/pipe[24508]: E83E57C9C: to=<support@xxx.net>, relay=plesk_virtual, delay=1, delays=0.89/0.01/0/0.16, dsn=2.0.0, status=sent (delivered via plesk_virtual service)
Oct 4 23:12:50 xxx postfix/qmgr[7097]: E83E57C9C: removed
I have tried editing .qmail and I have also tried this tutorial -[URL] ..... but nothing is working for me at the moment.
View 6 Replies
View Related
Feb 21, 2015
I have a client on a dedicated IP, today we needed to downgrade the web hosting plan. As the web hosting plan puts users on a default shared IP, this plan change also changed the dedicated IP to the shared one causing some propagation issues for a small period of time.
I have contacted WHMCS about this asking if they had a way of changing the clients plan but keeping the IP address intact as this could lead to some very undesirable outcomes. They explained that it is not their fault and to contact Parallels.
I know I can change the plan directly in Plesk however by initiating the plan change via WHMCS, everything is automated.
View 1 Replies
View Related
Jun 19, 2009
I have windows 2008 server with plesk 9.2 and whmcs installed, it worked well for 10-15 days but now when ever i click on create account module it just gives me "INTERNAL SERVER ERROR 500" i contact whmcs and they replied the following
------------------------------------------
I am getting an internal server error - this is being returned from your Plesk server. you should check the server error logs for the issue,
Regards,
Andrew
----------------------------------------------------
but i checked every thing looks fine example time out etc what can be the real problem? please help
View 1 Replies
View Related
Feb 24, 2008
I wanna cronjob using get,
View 3 Replies
View Related
Feb 5, 2007
which file the crontab/cronjob is saved to?
View 5 Replies
View Related
Jul 13, 2007
I want to copy a sql file from my secondary hdd to my NAS daily at 5AM and overwrite the older file with the same filename without prompting for confirmation.
the .sql file is in:
/backup/cpbackup/daily/server/mysql/john_forum.sql
and the NAS is located in /mount/stuff/
View 8 Replies
View Related
Aug 3, 2007
i have an command want to run every seound not every minutes so how can i do this in crontab file
View 5 Replies
View Related
Sep 18, 2007
how to save the work after you are done editing in SSH.
Currently I want to edit my cronjob in ssh so i type "crontab -e" and it shows the screen which displays cronjobs of the server so after all this how you save it after your done editing it in ssh?
View 3 Replies
View Related
Feb 22, 2008
I got a new BOX, i see 'cronjob' not working,
cronjob
-bash: cronjob: command not found
I installed
yum install vixie-cron.i386
Still
cronjob
-bash: cronjob: command not found
# cron
-bash: cron: command not found
how can i get 'cronjob' working?
View 4 Replies
View Related
Mar 23, 2007
I have a cronjob that is still entered in my server, but due to my own lack of knowledge i deleted the domain from my server without removing the cronjob and now i keep getting the emails from my server
Code:
/bin/sh: line 1: /home/userID_Removed/public_html/cgi-bin/script-removed/cron.cgi: No such file or directory
I just need to know how to remove the cronjob via SSH, i logged in as Root to my SSH and then did crontab -l and I see the two cronjobs I want to remove, but can't find the code to do so anywhere via Google.
There is 3 total that I want to remove but there is about 10 cronjobs setup there so i want to remove those three and make sure the other 7 stay running as they should.
View 2 Replies
View Related
Mar 2, 2007
I have a strange problem with cronjob - it doesn't run. I added a cronjob using webmin to run twice in one hour:
Command:
/usr/bin/php /home/site4/public_html/maintenence.php
It's a php script with some mysql queries. For testing purposes in the end of script I added command to send me mail when cronjob is done. I never get mail.
If I click on "Run now" in Webmin interface, everything works fine - cronjob is done and I get mail. So, I am sure that there is nothing wrong with script, but for some reason my cronjob just doesn't run.
View 14 Replies
View Related
Mar 26, 2007
to set up a serious of scheduled tasks. For example at 9:35:12 PM I would need a php script to run. And its very important that it run at the 12 second mark for the 35th minute. This seems like an application for a cronjob. Anyway, it looks like you can only have cronjobs run every minute, not seconds.
View 1 Replies
View Related
Jun 16, 2009
I am unable to set cronjob, keep getting message; "Host key verification failed."
If I run command via SSH everything works properly.
I did follow information posted here: http://www.bqbackup.com/setup.html
I think it has to do something with key. In what folder on BQ server should I copy id_rsa.pub key from main server?
This is command I want to run:
rsync -avz -e ssh /home/username/public_html/ username@username.bqbackup.comerver1
View 6 Replies
View Related
Sep 18, 2009
Server Detail : Ceontos / Cpanel
i have installed RKhunter several days ago , after installation i`m receving below email everynight
subjectDaily Rkhunter Scan Report
Invalid option specified: -cronjob
View 6 Replies
View Related
Apr 19, 2008
I am trying to setup a cronjob but cPanel, (Linux Centos 5), tells me that user/bin/crontab permissions are incorrect and need to be changed to 4755 - I try to change permissions in WinSCP [Properties] but it doesn't 'take'.
how to force a change of permissions with SSH (Putty)
View 2 Replies
View Related
Nov 11, 2014
FTPS is not working after upgrade from plesk 11. On plesk 11 windows and linux worked fine, after upgrade my windows server, it stopped working.
Code:
PS C:Windowssystem32> & "C:Program Files (x86)ParallelsPleskadmininpmm-ras.exe" --check-repository --dump-storage=ftps://****:****@***.***.***.***:21 --debug --verbose
[2014-11-11 21:16:12.981| 4688] INFO: pmm-ras started : "C:Program Files (x86)ParallelsPleskadmininpmm-ras.exe" --check-repository "--dump-storage=ftps://****:****@***.***.***.***:21" --debug --verbose
[2014-11-11 21:16:12.997| 4688] INFO: Repository 'ftps://***.***.***.***:21': Initializing...
[code]....
View 19 Replies
View Related
Aug 11, 2014
Latest Update 12.0.18 Update 12 appears to have removed PHP 5.4 and PHP 5.5 from my dropdown under hosting settings.
The only PHP that is left is PHP 5.3
Yet, the updates and upgrades page still lists PHP 5.4 and PHP 5.5 as installed.
Also PHP is still working on the virtual websites that were previously enabled with either 5.4 or 5.5, but not able to change using the Plesk Panel.
Given that Parallels has broken the Panel in that latest automatic update I'd hope it can be resolved ASAP.
I can't even find any references in the KB about Plesk 12 on Windows regarding PHP versions
I can even give feedback about the broken patch as every feedback channel requires paid support.
View 1 Replies
View Related
Jan 22, 2014
I have faced the following ftp backup error in windows plesk 11.5.30
Transport error: unable to send directory to repository: Transport error: unable to put local file C:Program Files (x86)ParallelsPleskPrivateTemp/repo_transport_tmp_01cf171bcedd7710ackup_1401220130.zip to backup_1401220130.zip: Curl error: Failure when receiving data from the peer
View 7 Replies
View Related
Sep 19, 2012
Prior to using plesk, I had a few sites that had SSL certificates installed, the old fashioned way (manually through IIS). I have now setup those domains in plesk, and I need to somehow make PLESK aware of these SSL certificates.Right now, I setup the domain in plesk, give it a dedicated IP, and allow SSL connections. It chooses the default certificate and my already installed in IIS SSL certificate isnt listed.
Is there any way I can get it listed? I went to the add an SSL area, and it seems that this area is only good for generating new SSL certificates, but mine is good for another 1+ years.The bummer is that for some reason, anytime I make any type of change to the site in plesk, that it seems to overwrite the SSL bindings and changes my manual changes to the correct certificate (through iis) back to the default certificate.
View 1 Replies
View Related
Jul 21, 2009
When creating new packages and addons, do you have to create them in both systems or in WHMCS only?
View 4 Replies
View Related
Jan 30, 2008
I just setup my WHMCS and i see it has an option to put in a SSL Cert. Now i was wondering If I would still need to do this if im going to use paypal for my CC processing using a merchant account?
Or is the SSL also to protect my clients login information and such?
View 8 Replies
View Related