do u can installed on nginx?Maybe. I have apache 2.4 + nginx
do u can installed on nginx?Maybe. I have apache 2.4 + nginx
do u can installed on nginx?
location / {
root /home/user/dir;
index index.php;
try_files $uri $uri/ /index.php?$args;
}
location ~ \.php$ {
include /etc/nginx/fastcgi_params;
fastcgi_pass unix:/var/run/php.sock;
fastcgi_temp_file_write_size 10m;
fastcgi_busy_buffers_size 512k;
fastcgi_buffer_size 512k;
fastcgi_buffers 16 512k;
fastcgi_connect_timeout 300;
fastcgi_send_timeout 300;
fastcgi_read_timeout 300;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME /home/user/dir$fastcgi_script_name;
}
add this on url rewrite nginx?Code:location / { root /home/user/dir; index index.php; try_files $uri $uri/ /index.php?$args; } location ~ \.php$ { include /etc/nginx/fastcgi_params; fastcgi_pass unix:/var/run/php.sock; fastcgi_temp_file_write_size 10m; fastcgi_busy_buffers_size 512k; fastcgi_buffer_size 512k; fastcgi_buffers 16 512k; fastcgi_connect_timeout 300; fastcgi_send_timeout 300; fastcgi_read_timeout 300; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /home/user/dir$fastcgi_script_name; }
Thank you very much for your interest man, I have one more problem, but can you help me?in the .env turn the debug to ON an retry
Thank you very much for your interest man, I have one more problem, but can you help me?
The problem is
When the classic old theme is open, the site works normally, but after choosing a theme, the front page works extremely hard and does not open, but when I switch to other languages, the problem is solved.
do you have indonesian language for the new version?Tomz updated Varient - News & Magazine Script with a new update entry:
Varient v2.1.0 Untouched
Read the rest of this update entry...
Ok .,greatI translated it to Turkish language myself. The languages that are ready are not translated very accurately, it would be more useful to translate yourself.
for this i am using amazon aws s3 bucketextra line not big issue but image and video uploading issue is biggest in that script
please update version Version 2.1.1
Provide the untouched version please.please update version Version 2.1.1