plainblack.com
Username Password
search
Bookmark and Share

    

Page not working... I've missed something

User cmarcant
Date 8/12/2005 2:51 pm
Views 725
Rating 1    Rate [
|
]
Previous · Next
User Message
cmarcant
--- (Edited at Thu Jan 31 10:44:11 2002 by cmarcant) ---
I suspect that the answer is very simple and that most likely I have missed something in some of the docs/help.
 
I am running WebGUI on a Win2K machine with IIS and MySQL. Install was a breeze and I got it running right away.
 
I have experimented with various widgets... everything was very straight forward.
 
However... when it comes to creating new pages, I hit a snag.
Whenever I "Add a page...,", the page seems to be created (the link appears where it should on the page, an entry is created in the page table). When I want to edit its properties, I find out that the title is.. Home. Whenever I add content, it gets added to the home page and all my other pages display the exact same content. What gives? The various URLs seem to work fine.
 
I have looked in the archive and did not find any such problem with anybody else. CGI::Wrap is not used


Back to Top
Rate [
|
]
 
 
cmarcant
I isolated the problem being with PATH_INFO returning a full path on Win2K (index.pl/test) instead of whatever lies after the page name (/test). JT has identified this bug as one of the many IIS/Microsoft quircks. You can either use the "adsutil.vbs " script mentioned in http://www.plainblack.com/index.pl/windows_2000_installation , or add one line in session.pm at line 33 (until I find that @#$@ script): $pageName =~ s/\/index.pl//; Christophe

Back to Top
Rate [
|
]
 
 
cmarcant
--- (Edited at Thu Jan 31 10:44:11 2002 by cmarcant) ---
I suspect that the answer is very simple and that most likely I have missed something in some of the docs/help.
 
I am running WebGUI on a Win2K machine with IIS and MySQL. Install was a breeze and I got it running right away.
 
I have experimented with various widgets... everything was very straight forward.
 
However... when it comes to creating new pages, I hit a snag.
Whenever I "Add a page...,", the page seems to be created (the link appears where it should on the page, an entry is created in the page table). When I want to edit its properties, I find out that the title is.. Home. Whenever I add content, it gets added to the home page and all my other pages display the exact same content. What gives? The various URLs seem to work fine.
 
I have looked in the archive and did not find any such problem with anybody else. CGI::Wrap is not used


Back to Top
Rate [
|
]
 
 
    



© 2012 Plain Black Corporation | All Rights Reserved