Big problem..
Posted: Thu Sep 03, 2009 9:28 am
I don't know if anyone can help me on this or if this is the right place to ask for help but i'm facing a big problem with a site that i'm developing in php.
I have a vps with plesk interface to manage it..I have create a domain and 2 subdomains..1 subdomain is for my images and videos and the other one is for my cms..To make my site working i'm accessing the images subdomain to retrieve images and videos either for my web site content and for my flash slideshow in it.
In addition i'm using the images subdomain through my cms to upload pictures and videos and updating mysql db..
So far so good..
I'm working in a company with an adsl router with dynamic ip..6 computers connected on it..
The problem is that when i'm trying to connect to my site many times connection stucks and i can't even see my vps..this is not happening only to my computer but even to the 5 other randomly..For example the site might working fine to me but not to some other computer in company and the opposite.
I'm stuck cause i don't know what cause this...I know that i'm not leaving any session open in my php code. The session setting for http in my apache is the default,i haven't touch anything and i don't really think this is the problem..
I'm hopping that someone else had face this problem in the past and can give me an advice...
Thanks in advance..
I have a vps with plesk interface to manage it..I have create a domain and 2 subdomains..1 subdomain is for my images and videos and the other one is for my cms..To make my site working i'm accessing the images subdomain to retrieve images and videos either for my web site content and for my flash slideshow in it.
In addition i'm using the images subdomain through my cms to upload pictures and videos and updating mysql db..
So far so good..
I'm working in a company with an adsl router with dynamic ip..6 computers connected on it..
The problem is that when i'm trying to connect to my site many times connection stucks and i can't even see my vps..this is not happening only to my computer but even to the 5 other randomly..For example the site might working fine to me but not to some other computer in company and the opposite.
I'm stuck cause i don't know what cause this...I know that i'm not leaving any session open in my php code. The session setting for http in my apache is the default,i haven't touch anything and i don't really think this is the problem..
I'm hopping that someone else had face this problem in the past and can give me an advice...
Thanks in advance..