Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Ok, did it your way.... .
(I'm on Debain 6.06)
APC is 'working'... .
Uptime is now at about 15min, but it's only caching: apc.php
:(
I don't get it.
I've got a backup from my server, 2 days ago, where APC works quite (..) well,
but I'd like to know why.
Thanks for your reply.
Doesn't exist, actually,
doesnt't exist.
I used
instead.
If i apply your settings, my apache doesn't execute the php, but offers it as a download... .
If I change
#cat /usr/local/psa/admin/conf/templates/custom/service/php_over_fastcgi.php
to be like
# cat...
It doesn't... .
Don't know what i did yesterday, guess it was good luck or what so ever;
I'm restoring my backup from yesterday to see what's different.... .
If one of the Plesk-Team could help us again.... .
Altec
solved....
Ok,
i guess i did it.... .
It seems to be working (APC does only work with fastcgi -> it's caching for about 30min 'till now)
Here's what I did
(gonna test it again tomorrow, on a fresh installation, to verify, this is working):
[I'm using apache2 and nginx as reverse proxy, 1...
Each line works, ok, but does the shell script work?
If not: chmod u+x -> makes it executable
After creating the cronjob, did you get a message like:
"New conjob installed"?
If not, check crontab:
________________________________________________________________
# crontab -e
sh...
I'd like to help... . :
How did you install the cronjob?: Via Plesk Panel, via shell (crontab -e) ?
Which user runs the cronjob?
Does the script it self work?
Btw. Plesk it self offers backup and restore...
I hope, it's plesk's way of implementing fastcgi, otherwise I wouldn't have a clue of what to change, to get APC working.
If you choose 'FastCGI-Application' within Plesk, it still uses
<IfModule fcgid.c>
[CONTENT]
</IfModule fcgid.c> , without changing the [CONTENT] that's as far as I...
Hi,
I installed the Alternate PHP Cache (APC) to reduce page loading time.
The admin interface apc.php works and shows it's caching php files.
But only for about 15s, APC restarts within 10-20s and clears the cache.
I'm on Plesk 11, with Debian 6, Apache2 and Nginx as reverse proxy, i...
Hi,
'same' here 200MB backupfile, vserver is restoring since 30min.
I didn't find anything in the log files and used -verbose option, but there's no output till now....
Is there a way I can see if restoring's working or what's going on?
Hi,
sry, I've had some other things to do and had no time for my server.
->
1) A wildcard SSL certificate is far to expensive for that server ;)
2) I tried that, but without any luck.
I was able to redirect some part of horde to domain.tld/mail, but some things didn't work out...
3) Now...
Hi,
I've got the same problem,
# mysql -uadmin -p`cat /etc/psa/.psa.shadow`
works for me,
.psa.shadow:
$AES-128-CBC$6T7PvstAsgd8/trZASdsGnlDIw==$oagCBRpVBCB3Yasd2jIxSKb0bnjpCSXHnSnk6G
# mysql -uadmin -p$AES-128-CBC$6T7PvstAsgd8/trZASdsGnlDIw==$oagCBRpVBCB3Yasd2jIxSKb0bnjpCSXHnSnk6G...
Hi,
i've got a ssl certificate for my main domain (domain.tld) but i do have to secure my horde webmail too.
That's why i need to move the webmail login from webmail.domain.tld to domain.tld/webmail
I've been searching for this for hours, without any luck.
I really hope, someone can help...
As far as I noticed at the moment,
there are only mailaccounts with upper case affected by this misbehavior.
As a workaround i suggest to remove the mailaccounts with
(Therefore the accountname needs to be read and set to lower case)
instead of:
(or: [email protected], [email protected])...