ShaneB

568
Reputation
42 views

Registered User

Name ShaneB
Member for 1 year
Seen Nov 26 at 19:22
Website
Location Vancouver, B.C.
Age 25
System Analyst, and Programmer competent in both .NET and Java.
Sep
21
accepted NHibernate MappingException. No Persister.
Sep
17
revised NHibernate MappingException. No Persister.
Retracted some extra information about mapping that I used due to a more complex setup.
Sep
17
answered NHibernate MappingException. No Persister.
Sep
17
awarded  Yearling
Aug
26
accepted Service to find out if a name is male or female
Aug
26
revised Service to find out if a name is male or female
added 15 characters in body
Aug
26
answered Service to find out if a name is male or female
Jul
2
comment Warning: Sessions Permission Denied/Headers Already Sent in PHP
Can you give some details as to what server setup you're using? Since this message only appears on remote connections not on your local pc.
Jul
2
comment Warning: Sessions Permission Denied/Headers Already Sent in PHP
It's not the page that its trying to write to, PHP stores all session information in a folder structure defined in INI under session.save_path. Regardless of what information is being stored in the session a file will be created. The permission problem is the first error followed by the second error which seems to be due to the first.