Results 1 to 10 of 14
-
29th Sep 2011, 05:45 AM #1OPMember
torrentflux nginx possible?
i install perl python etc but i cant login when i input my data page just refresh and input fields are blank again
bachbell Reviewed by bachbell on . torrentflux nginx possible? i install perl python etc but i cant login when i input my data page just refresh and input fields are blank again Rating: 5
-
29th Sep 2011, 07:29 PM #2MemberWebsite's:
supportex.netPlease make sure that you specify a correct login/password.
-
30th Sep 2011, 03:41 AM #3OPMember
yes its right login .. even when a type a wrong pass oir user shows the error
-
2nd Oct 2011, 05:04 AM #4OPMember
any help?
-
2nd Oct 2011, 06:29 AM #5Member
Well what's on your server block on nginx.conf?
-
2nd Oct 2011, 06:30 AM #6MemberWebsite's:
host4offshore.comyes its possible but nginx will not show any progress bar
|| Host4Offshore :: Reliable, Quality, Fast Offshore Hosting Solution (USA/Netherlands/Sweden/Russia/Romania)
|| Shared , Reseller Hosting Sales Thread
|| Rapidleech Hosting Sales Thread
|| Current Promotion
-
3rd Oct 2011, 03:31 AM #7OPMember
PHP Code:user nginx nginx;
worker_processes 2;
error_log logs/error.log;
pid logs/nginx.pid;
events {
worker_connections 1024;
}
http {
include mime.types;
default_type application/octet-stream;
client_max_body_size 64M;
sendfile on;
tcp_nopush on;
keepalive_timeout 3;
gzip on;
gzip_comp_level 2;
gzip_proxied any;
gzip_types text/plain text/css application/x-javascript text/xml application/xml application/xml+rss text/javascript;
server_tokens off;
include /etc/nginx/conf.d/*;
}
-
4th Oct 2011, 01:57 PM #8Member
where is your config for vhost ?
-
4th Oct 2011, 03:55 PM #9MemberWebsite's:
Elite.SO Defendos.com Motionite.comWhat error do you get?
Why should you use nginx? There won't be a big improvement.
-
4th Oct 2011, 06:22 PM #10Member
don't forget to re-chown the files/folder to nginx
i was having this kind of problem with apache then i was just re-chown them
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Need help about NGINX!
By FootStep in forum Server ManagementReplies: 9Last Post: 20th Jul 2012, 04:50 PM -
Nginx php help
By MediaStar in forum Server ManagementReplies: 10Last Post: 25th Apr 2012, 03:20 PM -
Nginx Help
By dheeraj4uuuu in forum Webmaster DiscussionReplies: 4Last Post: 28th Mar 2012, 09:26 PM -
How to install nginx
By Nickk96 in forum Server ManagementReplies: 11Last Post: 29th Sep 2011, 07:48 PM -
Torrentflux or Torrentflux-b4rt
By bachbell in forum General DiscussionReplies: 13Last Post: 5th Feb 2011, 11:02 AM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...