vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Google-Search (https://vborg.vbsupport.ru/showthread.php?t=41511)

Hotte 07-26-2002 08:22 PM

is your webserver behind some kind of firewall that makes trouble?

Sparkz 07-26-2002 08:25 PM

It is behind a firewall, but I don't think traffic originating from the inside is restricted...

Hotte 07-26-2002 08:26 PM

or try these pear-classes. they are the same that i´m using. perhaps we have diffrent versions or something like that.

Sparkz 07-26-2002 08:26 PM

Just spoke with the sysadmin there. Shouldn't be any restrictions on outgoing traffic at all.

Sparkz 07-26-2002 08:29 PM

Trying your pear stuff now... I downloaded mine fresh from CVS 30 minutes or so ago

Hotte 07-26-2002 08:32 PM

perhaps this helps. which php-version are you using? as modul or cgi? linux or windows?

Sparkz 07-26-2002 08:40 PM

No luck..
PHP-4.2.2 as DSO, apache-1.3.26 on a RH7.1
PHP and apache (and most everything else too, for that matter) compiled from scratch by me.

Hotte 07-26-2002 08:50 PM

hmmm
i?ve the same config. strange.
don?t know why it doesn?t work on your forum.
but... hmmm... last chance: perhaps there is an old pear-version in the includepath from the php.ini.
at line 10 in websearch.php change
Code:

$ipath.=":$pearpath";
to
Code:

$ipath=".:$pearpath";
and make sure that you have entered the path to your uploaded pearclasses at line 4 ($pearpath)

Sparkz 07-26-2002 09:14 PM

No luck... Weird...
I have tried juggling with the include_path too... Search the system for pear-related stuff too...
Only the standard stuff that comes with the PHP-install

JJR512 07-27-2002 02:48 AM

I was getting a blank page, too, before I knew how to setup the pear stuff and the other stuff. Once Hotte explained it to me, I didn't have the problem anymore. Are you sure you have it setup exactly as he described above?


All times are GMT. The time now is 05:10 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01241 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete