- ----LOADING THE LOG IN FORM PAGE-
- http://127.0.0.1:8888/Nutrition4/index.php?page=login
- GET /Nutrition4/index.php?page=login HTTP/1.1
- Host: 127.0.0.1:8888
- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8
- Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
- Accept-Language: en-us,en;q=0.5
- Accept-Encoding: gzip,deflate
- Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
- Keep-Alive: 300
- Connection: keep-alive
- Referer: http://127.0.0.1:8888/Nutrition4/index.php
- HTTP/1.1 200 OK
- Date: Thu, 18 Mar 2010 22:57:51 GMT
- Server: Apache/2.0.59 (Unix) PHP/5.2.3 DAV/2
- X-Powered-By: PHP/5.2.3
- Content-Length: 1459
- Keep-Alive: timeout=15, max=100
- Connection: Keep-Alive
- Content-Type: text/html
- ----------------------------------------------------------SUBMITTING THE LOGIN DATA
- http://127.0.0.1:8888/Nutrition4/index.php?page=login
- POST /Nutrition4/index.php?page=login HTTP/1.1
- Host: 127.0.0.1:8888
- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8
- Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
- Accept-Language: en-us,en;q=0.5
- Accept-Encoding: gzip,deflate
- Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
- Keep-Alive: 300
- Connection: keep-alive
- Referer: http://127.0.0.1:8888/Nutrition4/index.php?page=login
- Content-Type: application/x-www-form-urlencoded
- Content-Length: 29
- usr=USERNAME&pwd=PASSWORD
- HTTP/1.1 200 OK
- Date: Thu, 18 Mar 2010 22:58:26 GMT
- Server: Apache/2.0.59 (Unix) PHP/5.2.3 DAV/2
- X-Powered-By: PHP/5.2.3
- Content-Length: 1194
- Keep-Alive: timeout=15, max=100
- Connection: Keep-Alive
- Content-Type: text/html
- ----------------------------------------------------------going back to the home page, which should now be presenting me with options for a logged in person but doesn't this time
- http://127.0.0.1:8888/Nutrition4/index.php
- GET /Nutrition4/index.php HTTP/1.1
- Host: 127.0.0.1:8888
- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8
- Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
- Accept-Language: en-us,en;q=0.5
- Accept-Encoding: gzip,deflate
- Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
- Keep-Alive: 300
- Connection: keep-alive
- Referer: http://127.0.0.1:8888/Nutrition4/index.php?page=login
- HTTP/1.1 200 OK
- Date: Thu, 18 Mar 2010 22:58:35 GMT
- Server: Apache/2.0.59 (Unix) PHP/5.2.3 DAV/2
- X-Powered-By: PHP/5.2.3
- Content-Length: 1701
- Keep-Alive: timeout=15, max=99
- Connection: Keep-Alive
- Content-Type: text/html
- ----------------------------------------------------------
