IIS probs with 20020430 [message #2184] |
Sat, 04 May 2002 10:18 |
Ecxeleron
Messages: 187 Registered: January 2002 Location: Australia
Karma: 0
|
Senior Member |
|
|
Whe I try to post a topic, I get these messages after I type my post:
Warning: ChDir: No such file or directory (errno 2) in D:\InetPub\orphus\ecxeleron\fud\post.php on line 3523
Warning: Cannot add header information - headers already sent by (output started at D:\InetPub\orphus\ecxeleron\fud\post.php:3523) in D:\InetPub\orphus\ecxeleron\fud\post.php on line 3614
It actualy posts. here is my board http://ecxeleron.orphus.com/, feel free to test post
|
|
|
Re: IIS probs with 20020430 [message #2185 is a reply to message #2184] |
Sat, 04 May 2002 10:19 |
Ecxeleron
Messages: 187 Registered: January 2002 Location: Australia
Karma: 0
|
Senior Member |
|
|
and when I view the message, I get
Warning: fopen("D:InetPuborphusecxeleronfudmessages/msg_1", "rb") - No such file or directory in D:\InetPub\orphus\ecxeleron\fud\msg.php on line 798
Warning: Supplied argument is not a valid File-Handle resource in D:\InetPub\orphus\ecxeleron\fud\msg.php on line 819
Warning: Supplied argument is not a valid File-Handle resource in D:\InetPub\orphus\ecxeleron\fud\msg.php on line 820
Warning: Supplied argument is not a valid File-Handle resource in D:\InetPub\orphus\ecxeleron\fud\msg.php on line 811
|
|
|
Re: IIS probs with 20020430 [message #2189 is a reply to message #2185] |
Sat, 04 May 2002 19:53 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Open your GLOBALS.php and change all instances of \ to \\ that'll fix your problem.
FUDforum Core Developer
|
|
|
|
|
Re: IIS probs with 20020430 [message #2194 is a reply to message #2184] |
Sat, 04 May 2002 23:04 |
Ecxeleron
Messages: 187 Registered: January 2002 Location: Australia
Karma: 0
|
Senior Member |
|
|
and when I try to change the css template, I get:
Warning: fopen("../src/", "rb") - Permission denied in D:\InetPub\orphus\ecxeleron\fud\include\static\adm.inc on line 42
Warning: Supplied argument is not a valid File-Handle resource in D:\InetPub\orphus\ecxeleron\fud\include\static\adm.inc on line 43
Warning: Supplied argument is not a valid File-Handle resource in D:\InetPub\orphus\ecxeleron\fud\include\static\adm.inc on line 44
Warning: Supplied argument is not a valid File-Handle resource in D:\InetPub\orphus\ecxeleron\fud\include\static\adm.inc on line 45
Warning: fopen("../src/", "rb") - Permission denied in D:\InetPub\orphus\ecxeleron\fud\include\static\adm.inc on line 42
Warning: Supplied argument is not a valid File-Handle resource in D:\InetPub\orphus\ecxeleron\fud\include\static\adm.inc on line 43
Warning: Supplied argument is not a valid File-Handle resource in D:\InetPub\orphus\ecxeleron\fud\include\static\adm.inc on line 44
Warning: Supplied argument is not a valid File-Handle resource in D:\InetPub\orphus\ecxeleron\fud\include\static\adm.inc on line 45
Back to control panel
|
|
|
|
|
|
Re: IIS probs with 20020430 [message #2203 is a reply to message #2201] |
Sun, 05 May 2002 13:40 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
|
|
CVS = Concurrent Version System. It's a client / server system used for tracing and updating source code. So u can see what has already been fixed or when a new addition of a feature first lead to a regression. Using it under Linux is fairly easy because the command line utility is standard in each distribution (though it won't be installed by default). There's also a nice looking client for WinNT/2k/XP but I personally feel that this version is quite painful to use. A GUI can sometimes make things difficult to understand. Also u need to install Python first in order to make use of the scripts.However this is just my humble opinion and it doesn't necessarily have to apply to other persons, too . Here's the url to it: http://www.wincvs.org/ HTH bye Ken
[Updated on: Sun, 05 May 2002 16:25] Report message to a moderator
|
|
|
|
|
|
|
|
Re: IIS probs with 20020430 [message #2253 is a reply to message #2217] |
Mon, 06 May 2002 18:37 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Could you please send me your GLOBALS.php (via PM)
I'd like to take a look at it, it would help me immensly during debuging of this problem.
FUDforum Core Developer
|
|
|