<![CDATA[ Module Doc Finder in 0.9.6.2: strange! - My Forums]]> https://forums.modx.com/thread/?thread=45146 <![CDATA[Re: Module Doc Finder in 0.9.6.2: strange!]]> https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange?page=2#dis-post-260376 ]]> Bogdanio Oct 16, 2008, 05:38 PM https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange?page=2#dis-post-260376 <![CDATA[Re: Module Doc Finder in 0.9.6.2: strange!]]> https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange?page=2#dis-post-260375 sderuiter Oct 16, 2008, 02:50 PM https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange?page=2#dis-post-260375 <![CDATA[Re: Module Doc Finder in 0.9.6.2: strange!]]> https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange?page=2#dis-post-260374 rethrash Oct 16, 2008, 02:44 PM https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange?page=2#dis-post-260374 <![CDATA[Re: Module Doc Finder in 0.9.6.2: strange!]]> https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange?page=2#dis-post-260373

I’ve changed only short_open_tag = Off to short_open_tag = On and this problem went away (also with Error404Logger, btw).

Hope this helps someone.
]]>
sderuiter Oct 16, 2008, 02:35 PM https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange?page=2#dis-post-260373
<![CDATA[Re: Module Doc Finder in 0.9.6.2: strange!]]> https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange?page=2#dis-post-260372
Below is a summary of the difference between the two php.ini files. Hope this helps someone. I haven’t figured out which setting to change to get this working.

Directive                 PHP.INI.REC         PHP.INI ORG (working)

highlight.comment	#FF8000	#FF8000		#FF9900	#FF9900	
highlight.default	#0000BB	#0000BB		#0000CC	#0000CC	
highlight.keyword	#007700	#007700		#006600	#006600	
highlight.string	#DD0000	#DD0000		#CC0000	#CC0000	
log_errors	On	On		Off	Off	
max_input_time	60	60		-1	-1	
memory_limit	128M	128M		8M	8M	
register_argc_argv	Off	Off		On	On	
register_globals	Off	Off		On	On	
register_long_arrays	Off	Off		On	On	
sendmail_from	no value	no value		[email protected]	[email protected]	
short_open_tag	Off	Off		On	On	
track_errors	On	Off		On	On	
upload_max_filesize	2M	2M		16M	16M	
y2k_compliance	On	On		Off	Off	
session.bug_compat_42	Off	Off		On	On	
session.gc_divisor	1000	1000		100	100	
session.gc_maxlifetime	1440	1440		5400	5400	
session.gc_probability	1	1		100	100	
session.hash_bits_per_character	5	5		4	4	
session.save_path	no value	no value		/tmp	/tmp	
session.use_trans_sid	0	0		1	1	

]]>
sderuiter Oct 14, 2008, 03:38 PM https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange?page=2#dis-post-260372
<![CDATA[Re: Module Doc Finder in 0.9.6.2: strange!]]> https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange#dis-post-260371 Quote from: Bogdan at Oct 02, 2008, 04:27 PM

Maybe a reason not to use single-line comments for distributed code?
Excellent point Bogdan.  Sounds like a new contribution rule in the making...]]>
opengeek Oct 04, 2008, 05:30 PM https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange#dis-post-260371
<![CDATA[Re: Module Doc Finder in 0.9.6.2: strange!]]> https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange#dis-post-260370 Quote from: Bogdan at Oct 02, 2008, 04:27 PM

That’s an excellent tipp Susan, thanks! Maybe a reason not to use single-line comments for distributed code?

@sderuiter: Is it a windows machine you tried to install Doc Finder on?

No, a Solaris machine (or so I’m told). It’s running on a Shared Accelarator from Joyent.
I did download the package onto an XP machine, unpacked in there and uploaded it using FIlezilla to the server.

]]>
sderuiter Oct 04, 2008, 02:12 PM https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange#dis-post-260370
<![CDATA[Re: Module Doc Finder in 0.9.6.2: strange!]]> https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange#dis-post-260369
@sderuiter: Is it a windows machine you tried to install Doc Finder on?]]>
Bogdanio Oct 02, 2008, 11:27 AM https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange#dis-post-260369
<![CDATA[Re: Module Doc Finder in 0.9.6.2: strange!]]> https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange#dis-post-260368
]]>
sottwell Oct 02, 2008, 11:21 AM https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange#dis-post-260368
<![CDATA[Re: Module Doc Finder in 0.9.6.2: strange!]]> https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange#dis-post-260367
strange behavior indeed. It looks like the PHP code is not executed but displayed as plain text. Sylvaticus, you had this problem with one installation of 0.9.6.1 too, isn’t it? Did you find a solution?

Thanks,
Bogdan]]>
Bogdanio Oct 02, 2008, 11:10 AM https://forums.modx.com/thread/45146/module-doc-finder-in-0-9-6-2-strange#dis-post-260367