Problems with my 2.04r2 .ini and url.txt in 2.04r4

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
Jaysun
Provider
Provider
Posts: 47
Joined: Sun Jun 08, 2003 6:12 pm
Location: Eugene, OR
Contact:

Problems with my 2.04r2 .ini and url.txt in 2.04r4

Post by Jaysun »

All of our public computers are currently running 2.04r2. I have updated one to 2.04r4 and it is using the same ini and url.txt file that all the other computers are using. On the 2.04r2 computers I can browse to any site via the address bar or links (as it should be doing). On the 2.04r4 compter I cannot browse off of the home page eithier using the address bar or links (I get my Access Denied dialog).

I replaced the PWB.exe on my 2.04r4 computer with the 2.04r2 one and now I can browse anywhere as it should be doing. When I swap the .EXE's back I, once again, cannot browse.

My ini file is as follows:
+all
-c:\
-a:\
-d:\
-\\ceipubserver

Any ideas ?

Thanks much,
Jason
Jason Weinstein
Application Support Technicain
Eugene Public Library
Eugene, OR

Scott
Site Admin
Site Admin
Posts: 2530
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

In PWB v2.04r4 we added support for regular expressions. In regular expressions the backslash has special meaning. You will need to either remove the backslashes or make them double backslashes.

For example:

-c:\\
-\\\\ceipubserver

http://www.teamsoftwaresolutions.com/ph ... c.php?t=13

--Scott

Jaysun
Provider
Provider
Posts: 47
Joined: Sun Jun 08, 2003 6:12 pm
Location: Eugene, OR
Contact:

Post by Jaysun »

Thanks!

I assume these double backslashes would throw off 2.04r2 and therefore I need a different url.txt files for my 2.04r2 and 2.04r4 computers. Am I correct?

Eventually I will have them all running the same verison of PWB....

Jason
Jason Weinstein
Application Support Technicain
Eugene Public Library
Eugene, OR

Scott
Site Admin
Site Admin
Posts: 2530
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

You are correct. There were no changes to the PWB INI file for the revisions so you can replace the EXE and leave the INI intact.

--Scott

Post Reply