SourceForge logo
SourceForge logo
Menu

phpwiki-talk

You can subscribe to this list here.

2000 Jan
Feb
Mar
Apr
May
(1)
Jun
(103)
Jul
(105)
Aug
(16)
Sep
(16)
Oct
(78)
Nov
(36)
Dec
(58)
2001 Jan
(100)
Feb
(155)
Mar
(84)
Apr
(33)
May
(22)
Jun
(77)
Jul
(36)
Aug
(37)
Sep
(183)
Oct
(74)
Nov
(235)
Dec
(165)
2002 Jan
(187)
Feb
(183)
Mar
(52)
Apr
(10)
May
(15)
Jun
(19)
Jul
(43)
Aug
(90)
Sep
(144)
Oct
(144)
Nov
(171)
Dec
(78)
2003 Jan
(113)
Feb
(99)
Mar
(80)
Apr
(44)
May
(35)
Jun
(32)
Jul
(34)
Aug
(34)
Sep
(30)
Oct
(57)
Nov
(97)
Dec
(139)
2004 Jan
(132)
Feb
(223)
Mar
(300)
Apr
(221)
May
(171)
Jun
(286)
Jul
(188)
Aug
(107)
Sep
(97)
Oct
(106)
Nov
(139)
Dec
(125)
2005 Jan
(200)
Feb
(116)
Mar
(68)
Apr
(158)
May
(70)
Jun
(80)
Jul
(55)
Aug
(52)
Sep
(92)
Oct
(141)
Nov
(86)
Dec
(41)
2006 Jan
(35)
Feb
(62)
Mar
(59)
Apr
(52)
May
(51)
Jun
(61)
Jul
(30)
Aug
(36)
Sep
(12)
Oct
(4)
Nov
(22)
Dec
(34)
2007 Jan
(49)
Feb
(19)
Mar
(37)
Apr
(16)
May
(9)
Jun
(38)
Jul
(17)
Aug
(31)
Sep
(16)
Oct
(34)
Nov
(4)
Dec
(8)
2008 Jan
(8)
Feb
(16)
Mar
(14)
Apr
(6)
May
(4)
Jun
(5)
Jul
(9)
Aug
(36)
Sep
(6)
Oct
(3)
Nov
(3)
Dec
(3)
2009 Jan
(14)
Feb
(2)
Mar
(7)
Apr
(16)
May
(2)
Jun
(10)
Jul
(1)
Aug
(10)
Sep
(11)
Oct
(4)
Nov
(2)
Dec
2010 Jan
(1)
Feb
Mar
(13)
Apr
(11)
May
(18)
Jun
(44)
Jul
(7)
Aug
(2)
Sep
(14)
Oct
Nov
(6)
Dec
2011 Jan
(2)
Feb
(6)
Mar
(3)
Apr
(2)
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2012 Jan
(11)
Feb
(3)
Mar
(11)
Apr
May
Jun
Jul
Aug
Sep
Oct
(1)
Nov
(4)
Dec
2013 Jan
Feb
Mar
Apr
(3)
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2014 Jan
Feb
Mar
Apr
May
(4)
Jun
Jul
Aug
Sep
Oct
Nov
(8)
Dec
(1)
2015 Jan
(3)
Feb
(2)
Mar
Apr
(3)
May
(1)
Jun
Jul
(1)
Aug
Sep
Oct
Nov
Dec
(2)
2016 Jan
Feb
(4)
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2017 Jan
Feb
Mar
Apr
May
Jun
Jul
(3)
Aug
Sep
Oct
Nov
Dec
2018 Jan
Feb
Mar
Apr
May
(3)
Jun
(1)
Jul
Aug
Sep
Oct
Nov
Dec
2020 Jan
Feb
Mar
Apr
May
(3)
Jun
Jul
(5)
Aug
Sep
Oct
Nov
Dec
2021 Jan
Feb
(4)
Mar
Apr
May
Jun
Jul
(1)
Aug
(6)
Sep
(3)
Oct
Nov
Dec
2022 Jan
(11)
Feb
(2)
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2023 Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
(1)
Nov
(3)
Dec
(3)
2024 Jan
(7)
Feb
(2)
Mar
(1)
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2025 Jan
Feb
Mar
Apr
(1)
May
(1)
Jun
Jul
(3)
Aug
Sep
(5)
Oct
Nov
Dec
S M T W T F S
1
2
3
4
5
6
7
8
(1)
9
10
11
(2)
12
(1)
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31




Showing 4 results of 4

From: Oliver B. <li...@gm...> - 2006年10月12日 10:02:09
Reini Urban wrote:
> The default version (1.3.12p2 and p3) worked fine for some time without 
> any change from our side, until sf.net changed something in their 
> webserver configuration, which probably causes a loop somewhere.
Any news about this?
I'm experiencing also problems with 1.3.12p3. Yesterday I ran into 
the "20 concurrent processes" limit of my hoster suspending any 
access to the pages for several minutes.
Although Yahoo! Slurp was crawling the wiki at the same time, the 
server log told me that there were _many_ minutes between the twenty 
requests, so I suspect that some requests lead to a hanging process.
I can't get performance logs, but only the requests. Some of them are 
rather strange, so I post some examples (only the "action" part, not 
the page names):
?action=PageInfo&version=2
?action=browse&version=25
?action=edit&version=4
?action=viewsource&version=2
?action=LikePages&version=1
?action=DebugInfo&version=3
?action=diff&version=7
I wonder where the version= part comes from - all requested pages 
have only version 1. The page text doesn't have direct links to these 
requests, so I wonder how the crawler assembled them?
Oliver
-- 
Oliver Betz, Muenchen
From: umfan866 <mh...@so...> - 2006年10月11日 22:02:53
Note - I get this error message when using "ADODB" in config.ini, 
when using "SQL" I get the message:
Fatal Error: 
lib/WikiDB/backend/PearDB.php:59:Error[256]:Can't connect to database:
WikiDB_backend_PearDB_oci8:
fatal database erorr 
 * DB error: connect failed
 *([ nativecode=ORA-12514:TNS:listener does not currently know of service
requested in connect descriptor]**
 oci8://phpwiki:XXXXXX@192.168.0.100:1521/pwiki)
Note: I am an Oracle DBA and the Database PWIKI is up on this machine, and I
can connect to it fine when
using php calls 
If anyone is able to get Phpwiki to work with Oracle at all, in any shape or
form, please let me know. Oracle
is a requirement -- I am not allowed to use MySql for the backend. Thanks
Marvin. 
umfan866 wrote:
> 
> Hi, I am starting to use phpwiki. My goal is to have
> this in an Oracle database eventually, but I am using
> MySql at first to get it going.
> 
> I am using the following: 
> RHEL4 with SELinux turned off 
> phpwiki-1.3.12p3
> ZendCoreForOracle-v1.4.1-Linux-x86.tar.gz1
> (provides php 5 pre-compiled)
> MySql 5.0.22-0 for rhel4
> Oracle 10g R2 (10.2.0.2)
> 
> For both MySql and Oracle, I am finding 
> DATABASE_TYPE = ADODB works better/fewer 
> errors than with DATABASE_TYPE = SQL so,
> I don't change this value anymore. 
> 
> Also, for both MySql and Oracle, I have prepended
> phpwiki_ to every table, so that I can go between
> the 2 databases in the future (and Oracle needs it
> for sure). Have edited the create/destroy schema
> scripts accordingly.
> 
> I am able to get the virgin wiki to load
> nicely in MySql using 
> 
> DATABASE_DSN="mysql://phpwiki:passwd@localhost(/var/lib/mysql/mysql.sock)/phpwiki" 
> 
> 
> For Oracle, I was able to get connectivity working by
> installing ZendCore for Oracle (basically a pre-compiled 
> verusion of php 5). I also had to unlock the phpwiki user
> for it to work at all (as sysadmin, "alter user phpwiki 
> account unlock") -- this is a new 10g security feature 
> and so is not in the oci install doc for phpwiki. FOr 
> 
> Oracle my connect string is 
> DATABASE_DSN="oci8://phpwiki:phpwiki@192.168.0.100:1521/pwiki>"
> (where the SERVICE_NAME / SID = pwiki, the 1521 is optional 
> as it is the default db port). 
> 
> I am able to connect to the oracle, but the virgin wiki still
> does not load. It connects (was able to get through past 
> connect errors, but then shows the following ADODB error): 
> 
> lib/WikiDB/adodb/adodb-errorhandler.inc.php:76: Error[256]:
> oci8 error: [911: ORA-00911: invalid character] in EXECUTE
> ("UPDATE phpwiki_page SET hits=?, pagedata=? WHERE pagename=?") 
> 
> I think that Oracle does not like the question marks --it
> probably wants quotes around the question marks - that
> may be the issue, but not sure how to fix that (which file
> or part of the code). Thanks for any pointers. 
> 
> 
-- 
View this message in context: http://www.nabble.com/Oracle-invalid-character-error-preventing-virgin-DB-loading-tf2155588.html#a6765833
Sent from the phpwiki-talk mailing list archive at Nabble.com.
From: Sabri L. <sab...@st...> - 2006年10月11日 09:31:39
Hello,
I am using phpwiki-1.3.12. I want to make some pages display in other =
way.
I created a new template for this new look.
I inserted a link that is supposed to take to this new look of wiki =
pages. When pressed, this link constructs an url with a new parameter.
What I want to know is how to call the new template once my link is =
pressed =3D> new URL generated.
Thanks for your help,
Sabri.
From: Bob A. <apt...@cy...> - 2006年10月08日 00:57:09
Hi,
Reini Urban wrote:
[...]
> Can you send me your ZIP please to rei...@gm...
> 
> I fixed a problem with loadfile and archived version to recreate the old 
> versions recently in CVS. But a CRC32 problem would be interesting.
I ran into the same trouble tonight importing a zip dump from 1.3.10
into a fresh installation of 1.3.12p3 - I have some diagnostic info and
a workaround. Hint: the problem is with the CRC32 checksum comparison,
not the zip files.
First, in order to get better diagnostics, I changed lib/ziplib.php to:
 186 function zip_inflate ($data, $crc32, $uncomp_size)
 187 {
 188 if (function_exists('gzinflate')) {
 189 $data = gzinflate($data);
 190 if (strlen($data) != $uncomp_size)
 191 trigger_error("not enough output from gzinflate",
E_USER_ERROR);
 192 # if (zip_crc32($data) != $crc32)
 193 $zcrc32 = zip_crc32($data);
 194 if ($zcrc32 != $crc32)
 195 trigger_error("CRC32 mismatch: calculated=$zcrc32,
expected=$crc32 ", E_USER_ERROR);
 196 return $data;
 197 }
My zip file upload fails with:
lib/ziplib.php:195: Error: CRC32 mismatch: calculated=-337476845,
expected=3957490451
Note that 2^32 = 4294967296 and 4294967296 -ひく 337476845 = 3957490451
My guess is there's some problem with signed vs unsigned 32-bit
integers, pack/unpack, or something along those lines - once I changed
lib/ziplib.php to
 186 function zip_inflate ($data, $crc32, $uncomp_size)
 187 {
 188 if (function_exists('gzinflate')) {
 189 $data = gzinflate($data);
 190 if (strlen($data) != $uncomp_size)
 191 trigger_error("not enough output from gzinflate",
E_USER_ERROR);
 192 # if (zip_crc32($data) != $crc32)
 193 $zcrc32 = zip_crc32($data);
 194
 195 if ($zcrc32 < 0) {
 196 $zcrc32 += 4294967296;
 197 }
 198
 199 if ($zcrc32 != $crc32)
 200 trigger_error("CRC32 mismatch: calculated=$zcrc32,
expected=$crc32 ", E_USER_ERROR);
 201 return $data;
 202 }
the zip file uploaded and imported just fine. Well, it stopped importing
anything past the first version of a page (not what I wanted) but I've
been fighting with that particular problem for *years* with phpwiki. I
worked around the CRC issue at least.
hth,
-- Bob

Showing 4 results of 4

Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /