Web Hosting Talk







View Full Version : PHPSESSID cookie problem


gamma911
05-15-2006, 10:29 AM
Can anyone help?

This is happening to my site -clicking a link and then immediately clicking another link or if there is a connection drop when a call is made to the DB it causes my website to not respond.

It stays on waiting for host to respond...

I have tracked the issue down to a cookie problem - specifically the cookie PHPSESSID

As soon as I remove this cookie it works again.

Site
http://s154408966.websitehome.co.uk/e107 (http://www.fishupdate.com/)

Hosted on 1and1 and working on the E107 CMS

Also to note is that this is a shared host and is in development phase..

Here is PHP info

e107
Version v0.7.2

Server
Apache/1.3.33 (Unix)
(host: s154408966.websitehome.co.uk)

PHP Version
4.4.2

MySQL
5.0.19-standard-log
Database: db154639301

Charset
utf-8

thanks!