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.
as I said on this github prestashop issue: plesk onyx + debian 9 + php 7.2.9 + prestashop 1.7.4.2 ===>nginx · Issue #10156 · PrestaShop/PrestaShop
when I try to add presta-nginx configuration into vhost conf file, plesk say me: "server" directive is not allowed here
enabling page server by...
Thanks @themew finally a reply!
as I say I've already follow those thread, but as I say on #4 ... but plesk say me: "server" directive is not allowed here
maybe my prestashop url (with apache) was www.100asa.it/it (url/language) ?
the url not rewritten by nginx is:
Grandstream GDS Wall Mount
also this 1CE - Awesome Extensions for Google Chrome [Shared Image] doesn't works! always 404 not found.
followed this Nginx and Apache Virtual Host Configuration Files Setup - Plesk Tips I've add these directives PrestaShop/PrestaShop to vhost_nginx.conf
but plesk say me: "server" directive is...
it's normal when active memcached into prestashop backoffice, included the server data 127.0.0.1 11211 1, all my scripts ruiing slow, but very very slow... to build a feed file of about 11 mega get about 45 mins (normally without memcached create feed in about 6mins)
Also I've try to move my...
I’ve read many post but I don’t understand if I’ve to add
location / {
index /index.php;
rewrite ^/api/?(.*)$ /webservice/dispatcher.php?url=$1 last;
rewrite ^/([0-9])(-[_a-zA-Z0-9-]*)?(-[0-9]+)?/.+\.jpg$ /img/p/$1/$1$2.jpg last;
rewrite...
I've follow this guide System Administrator Guide - PrestaShop 1.6 - PrestaShop documentation
or this PrestaShop Nginx Configuration
so I've add the code into nginx,conf (leaving the part of existing code where it was)
but I've always url not found.
To works well prestashop with nginx I've to...
Plesk 17.8.11
I've also setting mail server with external mail server, but I don't receive any email from plesk (cron error, server error, …)
What could be the reason?
Argument much discussed, but I still can not find a solution.
Some of my scripts, which for example process feeds and re-create indexes for prestashop 1.7, take a long time to process: for example, this script dim00z/gshoppingflux takes about 15 minutes to process.
How can I prevent nginx from...
Unit memcached.service could not be found.
-bash: telnet: command not found
so following this helpful post, I've installed server or client or only extension?
sorry, but when I try to add mecached server into my prestashop cache configuration (ip:127.0.0.1 port:11211 weight:1) prestashop reply red dot, so doesn't work.
Why? port 11211 blocked? how can i test if really memcached works well?
I've follow this useful post:
How to install APCu module on Plesk server?
and also this:
How to install/uninstall memcached or memcache extension for PHP on Plesk server?
but after the instalaltion I've:
...
config.status: creating config.h
config.status: executing libtool commands
running: make...
Hi everybody
I've a vps on 1and1.it with:
2vcores
2GB ram
I've open 21 port on cloud 1and1 firewall
but when I try to connect with ftp on 21 port with filezilla always message "impossible connect to server"
I've also follow this:
(Plesk for Linux) Configuring Passive FTP Mode
How to configure...