Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorgdeleon101
    • CommentTimeMay 29th 2008
     
    I've installed everything, and had the index.php show up fine. Then when I tried to import images from the uploads folder, I couldn't get the index.php page to show up anymore. It just says, Internet Explorer cannot display the website. When I manually type in another file in the direcotyr in the url, it shows up, so my internet is working fine, just not the index.php page. I tried to delete it and create a new page, but it still doesn't work.

    Any help?
    •  
      CommentAuthorsidtheduck
    • CommentTimeMay 29th 2008
     
    do you have a link that we can look at?
    • CommentAuthorgdeleon101
    • CommentTimeMay 29th 2008
     
    www.keyenergypics.com
    •  
      CommentAuthorsidtheduck
    • CommentTimeMay 29th 2008
     
    ah, 1&1 hosting . . . we meet again. :)

    Can you do a phpinfo() and let me know what your max_execution_time & memory_limit are? I'm thinking they are set low and are timing out.

    The only other idea I can think of is to add the following code to your 'plog-globals.php' file to report any errors:error_reporting(E_ALL);