I have just bought a hosting plan from startlogic.com and when I tryed a PHP code with session , I am getting errors here is the code <?php session_start(); $_SESSION["dev"] = "I learn Dev" ; echo $_SESSION["dev"] ; ?> Code (markup): here is the error Please Help me !
I had a similar problem OP, and this post helped me out. Besides, please use a more well known host in the future. These things tend to happen when software isn't updated etc..... http://www.webdeveloper.com/forum/showthread.php?t=238807
What control panel are you running your system on you might want to check into something like cPanel or Plesk these come preconfigured to have php running properly
since it's inside your public_html directory, you can go to the public_html/cgi-bin/tmp directory by using your ftp.. check the directory's write permission, if you are not able to change it you can contact your host's support