phpWebLog

find
story index | search | archive | submit story | downloads | stats | contact
Topics
  • General (915)
  • Announcements (20)
  • Development (521)
  • Mods & Hacks (33)


  • phpWebLog
  • Latest Release - 0.5.3 (BETA)
  • Latest Stable - 0.5.2
  • ChangeLog
  • TODO / Roadmap
  • BUGS

    CVS WEB

  • New XL fork 0.5.2
  • Unstable branch 0.5.3

  • For development discussions and for general support, join the phpWebLog mailing list

    phpWebLog needs active developers to help fix bugs. If you are interested, send me your SourceForge login information for CVS access.


    Last 5 Comments
  • Removing Topics Block (eek)
  • Setup Problems (Aaron)
  • phpweblog 0.5.2 (and maybe 0.5.3) security problems (JustTesting)
  • Meaning of Blog (JKilborn)
  • Meaning of Blog (JKilborn)


  • Beginners first steps with PHPWeblog
    Posted under Development by Daniel on Tuesday June 06 2000 @ 02:48PM EDT
    Development Is there anybody who can tell me how to make stories.php3 as the starting page, please?

    I started a new german site based on phpeweblog at http://hockey.gnw.de

    Daniel

    < Download not working? | Whoa! Two more sites using phpWebLog >

    philip writes on Tuesday June 06 2000 @ 04:03PM EDT: [ reply | parent ]
    one way is to sym link it (assuming you're using linux) do this:

    ln -s stories.php3 index.html

    or something simular. is this what you mean?
    JasonW writes on Tuesday June 06 2000 @ 08:39PM EDT: [ reply | parent ]
    In you web server set it as the default document. In Apache this would be:

    DirectoryIndex stories.php3
    Brian writes on Wednesday June 07 2000 @ 12:24AM EDT: [ reply | parent ]
    Daniel,

    There is already a symbolic link set up in the latest unstable so that stories.php3 links to index.php3. Assuming you have your web server configuration set up properly, you wouldn't have to do anything (at least I didn't).
    Jonathan writes on Friday June 09 2000 @ 12:27AM EDT: [ reply | parent ]
    For now, I'm placing an index page with refresh tags. I was using philip's suggestion, but for some reason on my server, it won't execute the PHP script (displays the code instead) if I was to have the browser point to /?id=1 instead of stories.php3?id=1

    What can I do about this?
    philip writes on Friday June 09 2000 @ 05:07AM EDT: [ reply | parent ]
    point it to index.php3 instead of index.html , that should work as it sounds like your server is setup to parse .php3 as php but not .html and not sure why the initial.php3 didn't work. make sure the index.php3 is the only index.* file in the directory and all should be good.
    Daniel writes on Friday June 09 2000 @ 10:26AM EDT: [ reply | parent ]
    Yes, thanks.

    I took a page index.html in the root-directory und included a refresh tag to stories.php3.
    philip writes on Friday June 09 2000 @ 02:45PM EDT: [ reply | parent ]
    symlinks work much better and index.php3 should work just fine if stories.php3 does. but, if you're going to redirect, doing something like this is good :



    better then meta refresh tags.
    Ryan Troy writes on Saturday June 10 2000 @ 02:16AM EDT: [ reply | parent ]
    I had the same problem my index.php3 would not load so I created this for my index.php3 it seems to work fine.

    Post a Comment
    Name:
    Email:
    URL:
      Remember my information (uses cookies)
      I would rather be anonymous
    Comment:
    * Your email will not be made public.
    Save As:

    SourceForge
    SourceForge is providing us a mailing list , documentation and a CVS tree.

    SourceForge Logo


    PHP.net
  • Call for Speakers : PHP Qu&eacute;bec 2004
  • New function list auto completion
  • PHP 4.3.4 released!
  • PHP 5.0.0 Beta 2 released
  • Forum PHP in Paris, November 26 & 27th
  • Monthly PHP Magazine in French launched!
  • ApacheCon 2003, the Global Hub for All Things Apache
  • php|cruise: The World's First Ever PHP-only Cruise
  • PHP Usage Survey Results
  • PHP Manual CHM Edition - 12th build

  • PHPBuilder
  • Zend Studio 3.0
  • GIS Mapping with PHP
  • On User-Defined Timezones in PHP
  • Dreamweaver MX 2004
  • Using PEAR's HTML_Table Class
  • An introduction to the ADOdb class library, Part 2
  • An introduction to the ADOdb class library for PHP
  • Manually Expiring Web Pages
  • Regression Testing With JMeter
  • Advanced Image Editing Under the GD Library

  • phpWebLog: A PHP News and Content Management System
    Copyright (C) 2000-2002, Jason Hines / Eye Integrated Communications