Archive

Posts Tagged ‘nginx’

Vbseo Redirect Rules Back To Vbulletin Regular (nginx)

December 5th, 2011 Comments off

Hello, I’ve a forum using vBulletin and vBSEO, We run our site using the webserver NGINX (Have that in mind since all redirects are different than apache with it’s .htaccess.

What I want to do, is deactivate vBSEO once and for all, for doing that without losing all the Google links, I need to redirect the old vBSEO urls to vbulletin regular ones. I’m not sure how to do it.

Please, only post offer if you are 100% aware of the nature of the problem and sure you can solve it.

Optimize Debian For WordPress W3 Cache

October 28th, 2011 Comments off

Looking for Debian Wizard totally optimize my VPS for W3 cache system based on:

http://danielmiessler.com/blog/optimizing-wordpress-with-nginx-varnish-w3-total-cache-amazon-s3-and-memcached

Installing And Configuring Nginx For Downloading Files

October 26th, 2011 Comments off

Hello,

I have a file sharing website and i need someone who knows to install (the easy part) and then configure Nginx for handling my file downloads (specially .flv and .mp4 files) .
I`m using the xfilesharing script and this script has a module/plugin specially for Nginx handling. When i activate this module, the download links structure changes to a format like this: http://s5.mydomain.com:182/d/wgbwlt3efeehkwq4otc6gqvateldbcv5yxgoyxj73ino2p5pjiptnn5u/my_video_name.flv .
Of course, this link format is not working because even i tried to install nginx, i didn`t know how to configure it

When this nginx module/plugin is not activated in my script, the download links have a format like this: http://s5.mydomain.info/files/9/iz51gf4qzxn1o9/my_file_name.flv and this format is working ok.

So, my request for you is to install Nginx from the beggining and then to configure nginx to handle my file downloads.
Now I have installed on my server centOS with cPanel/WHM.

I`m waiting for your offers.
Thanks in advance.

Nginx Filename Rename

September 13th, 2011 Comments off

Hi,

I have created a public proxy with nginx but when i download files the filename is not the original but simply “download”.

I need a rewrite rules that rename the filename with $args of url.
Eg:

site.tld/?url=proxed.tld/file.zip

the file.zip will be downloaded as “download” name, not with file.zip name. So i need a rule that rename the file with another with:

site.tld/?url=proxed.tld/file.zip&=filename.zip

This is very easy for who know rewrite of nginx.

Install Nginx Alongside Apache In Plesk 10

August 3rd, 2011 Comments off

I need Nginx installed alongside Apache in PLESK 10 and installed to work with mybb here the documentation on that http://wiki.nginx.org/MyBB

Fix Nginx Upload Limits 2

June 3rd, 2011 Comments off

Hi,

I need someone that solve my mistake.
Nginx on reverse proxy drop the connection if upload more than 2mb file size.

I think is not MB limit but is a timeout.

The OS is FreeBSD 8.2
Nginx 1.0.3

Need expert asap.

Complete Code Cleaning And New Db And New Features

April 29th, 2011 Comments off

We need to repair the bad code of full site redo DB fully speed up ( below 5 secs) site and make ready for live launch.

We have spent a lot of time on the current site (via pm) and seriously don’t have the mental strength to go thru a ground up whole development cycle again is there a way to finish this quickest ( by end June) using only the following elements of current site also but using templates/modules/plugins etc do et me know

- All pages code correction (w3 ready)( many pages close to 300 have each 300 plus errors etc)
- DB completely build new , normalise etc so that site loads sub 3 seconds ( right now with nginx its very slow we dont want to use nginx or anything site should load below 3
Bad code and DB has resulted in this
- Cross Browser compatibility ( IE, Fireox, Chrome)
- All current features remove some ) will be discussed.
- FB login.
- We have affiliate feeds pulling in products also we have features to allow vendors to upload their products and display on our site we need to also now allow them to sell the same so shopping cart.
- completely bug test

Site url etc by pm and completion by end June

Install Nginx & Php-fpm Debian

February 24th, 2010 Comments off

I would need someone to compile the latest stable version of nginx, php-fpm and php 5.2 (NOT 5.3) + the ioncube loaders and install them on a Debian Lenny server.

This is a clean VPS which you can reinstall a fresh debian on in case something goes wrong.

Please also document all your steps. The project is finished when I can see the example ioncube document + a phpinfo file running on the server + I’ve received the installation steps.

Nginx Problem

February 2nd, 2010 Comments off

Hey,

I have a file sharing script, and had nginx customized into it this morning. However, I started getting these email errors from control panel:

“httpd failed at Tue Feb 2 18:04:30 2010. A restart was attempted automaically.”

I’ve been getting this every 5 minutes.

I had my hosting service look into it and they found this but they do not know how to fix it. But they found this:

“[Tue Feb 02 15:15:04 2010] [notice] SIGHUP received. Attempting to restart
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs”

Does anyone have any idea how to fix this? Thanks

Help With Nginx Php-fpm Mysql

January 19th, 2010 Comments off

I need some help with installation of nginx webserver, PHP-fpm, mysql on my dedicated server.

I have partially completed the installation but there are some things I am unable to do. Please bid only if you have past experience with this webserver.

The primary requirement for this project is that a tracking script (written in php) should be fully functional with nginx. This script runs flawlessly on apache server.

Categories: MySQL, PHP Tags: , , , , , ,

Nginx Guru – Rewrite Rules

January 17th, 2010 Comments off

I need a nginx.conf that will properly rewrite both wordpress and vbulletin 4.0 (vbseo 3.5) on the same server / domain.
Wordpress is installed in “/” and the forums are installed in “/forums”.

We have tried the suggested methods and various combinations but are unable to get it working.

http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/
http://www.vbseo.com/f4/nginx-location-directive-30231/index2.html

Alternatively, you can try to translate the apache .htaccess file rewrite rules from both wordpress and vbulletin from scratch.

Project is complete when the site is working!

Install Nginx On Cpanel

December 22nd, 2009 Comments off

Hello all,

I want to install Nginx as Proxy for optimize the load of the server.
The server are cPanel 11.25, i want to automatize that configuration for all new accounts that come to server in the future without tuch the httpd.conf manualy.

Thanks.

Fix Auto-update Wordpres Nginx

November 11th, 2009 Comments off

Hi all,

I can’t upgrade wordpress from the site.
I don’t know why.

I run freeBSD, Nginx, PHP-PFM.

WordPress don’t relase any error, just whait page.

Need help asap.
Please, post only if you know what you doing.

Thanks

Server Setup: Fix Config Files

October 31st, 2009 Comments off

Hello all,

I have setup FreeBSD + PHP5 + PHP5-PFM + MySQL5.0 + phpMyAdmin + Bind9 + Pro-FTPD.

I just need sameone to controll the correctly configuration of the config files.
I have create vhost and host of Nginx and Bind9. I have configured PHP to Nginx.
Nginx start correctly and also Bind9.
But when i ping in local the domains system say: Unknown host
and when i surf to IP in the browser i have the whait page.

Need to fix this 2 problems

Please, do not bid if you don’t know what you do.

Nginx Vhost Fix Redirections

October 23rd, 2009 Comments off

Hello,

I have a litle problem with vhost of nginx.
2domain of 4 don’t work correctly, when browse the domain have a redirection to an other file..

Anyone can be solve this problem?

Thanks

Nginx & Php Vhosts

October 13th, 2009 Comments off

Hello

I need sameone asap to are able to configure php-fcgi in nginx and create a vhosts.

Thanks

Programming Project 1244984063

June 14th, 2009 Comments off

Hello all,

I have install FreeBSD and i use Nginx for run my website on this webserver.

All working good and the server running from 2month..

Today when i visits my site i have see Nginx Gateway Error 502..
and from shell i run top command and all processor are using 0% of cpu but use the normal ram, with the process php and sql and nginx active but all at 0% of server usage.

all is stopped..
and I don’t know why and how happen..

I need a person that optimize the configuration of the server.
now the load average is about 40.
the cpu are running hight.
i have Xeon 2.83Ghz 8GB ram 200Mbps Raid1 750GB
i have 4 sites and i have 40.000 visits by day.

i need to optimize the php, nginx, sql configuration to load less the server and NEVER crash or go slow..

Thanks for read this post.

Bear