Menu

#1 Patch to V0-4 to support simple install

open
nobody
None
5
2001-12-10
2001-12-10
Jason Pell
No

Hi,

I recently tried to install your product on my
webserver and wanted to trial it under a normal
<Directory /helpdesk>
...
</Directory>

type setup, with default port access (80).

I tried to do this but the $DOCUMENT_ROOT, etc
was causing me problems. Also the references to
/helpdesk/ etc in the includes and hrefs meant I
could not have a different virtual location.

If you are interested I went through and updated all
the php scripts to remove $DOCUMENT_ROOT and /helpdesk/
location specification. All the includes/hrefs are now
relative links.

Feel free to reintegrate if this is useful.

Cheers
Jason

Discussion

  • Jason Pell

    Jason Pell - 2001-12-10

    Patched v0-4

     
  • Jason Pell

    Jason Pell - 2001-12-10

    Logged In: YES
    user_id=122222

    The template.inc.php is included by scripts in the scripts/
    directories, and as such the index.php link will not work
    correctly in this patch. Perhaps template.inc.php could
    take an extra parameter $indexlink, which would specify the
    correct location of the index file.

    It was a hack to try it out, so some of the stuff still is not
    quite right. Anyway I see that you are actually missing the
    knowledge base which was the reason I was looking anyway,so
    I guess I am still looking!!!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.