Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Strange SID...

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
strange pause - I'm not sure if this problem is apache or php related. I just moved my site from a FreeBSD to a linux server. There's a page within a frameset that takes a very long time to load, but it does load. On the old server, it worked perfectly and..

Strange problem - Hi, I have installed Apache server 1.3 on my windows box. I own a domain, for the sake of the argument lets call it When I type in IE or any other browser, I get the site served correctly but the address in the top bar..

Strange TCP behaviour - Hi all, I'll start be our current We have an apache 1.3.19 ( old version, I know it but we need it due to reasons with the an new version is in the pipe. ) running as a reverse proxy. The host OS is..

Strange Log-entry? - - - +0200] 200 10061 - - +0200] 200 10061 - -..

Strange error - Hi, I host my website (light traffic) on Apache 2.0.47 running in Windows XP Home. seems to be working okay except for a problem with I recently wanted to have an AOL dial-up user (AOL 9) look at a document on a
Author Message
Matthias Ainsworth

External


Since: Apr 29, 2005
Posts: 1



(Msg. 1) Posted: Fri Apr 29, 2005 12:55 pm
Post subject: Strange SID...
Archived from groups: alt>apache>configuration (more info?)

Hi,

I'm using Apache-PHP-MySQL. I'm not new to that stuff, but there is always
something new in it... Here is the latest :

I've set up my server, well configured. I tried to run my site... and got no
session variables in PHP. So I tried to config PHP, but in vain...

Here's my little test script :
session_start();
if (!isset($_SESSION["count"]))
$_SESSION["count"] = 1;
else
$_SESSION["count"] ++;

echo $_SESSION["count"];


Everytime I refresh this page, Apache log file (access.log) reports :

127.0.0.1 - - [29/Apr/2005:17:35:36 +0200] "GET /test.php HTTP/1.1" 200
41765
127.0.0.1 - - [29/Apr/2005:17:35:37 +0200] "GET
/test.php?=PHPE9568F35-D428-11d2-A769-00AA001ACF42 HTTP/1.1" 200 4459
127.0.0.1 - - [29/Apr/2005:17:35:37 +0200] "GET
/test.php?=PHPE9568F34-D428-11d2-A769-00AA001ACF42 HTTP/1.1" 200 2974

Any idea what this is (PHPE....). It's not my session ID, so what ?

My kingdom for a good tip.

--
@+

 >> Stay informed about: Strange SID... 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Fri Apr 29, 2005 4:55 pm
Post subject: Re: Strange SID... [Login to view extended thread Info.]
Imported from groups: per prev. post (more info?)

This message is not archived

 >> Stay informed about: Strange SID... 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]