View Single Post
  #4 (permalink)  
Old 2005-07-18, 05:32 PM
erikmeyer erikmeyer is offline
Junior Member
 
Join Date: Jul 2005
Posts: 3
erikmeyer
Default

OK, probllem solved. My host had led me to believe that PHP5 was running on the server when, in fact, it was not. Changing the public keyword to var fixed the problem.

Score one more for the Nooobs. Should've reviewed the php info before I got started.

Erik
Reply With Quote