PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   How-to Forum (http://www.phpdig.net/forum/forumdisplay.php?f=33)
-   -   Anyone have luck serving phpdig through Zope? (http://www.phpdig.net/forum/showthread.php?t=376)

Ellsmasher 01-11-2004 12:48 PM

Anyone have luck serving phpdig through Zope?
 
I am a long time user of the Zope webserver, and there is a PHPGateway/PHPWrapper module that basically lets you have a php cgi. I am about 80% completed with integrating phpdig into my Zope site, but I think the PHPGateway parser is mangeling my paths. For instance, if I try to index a specific directory through admin.php, The PHPGateway attempts to look for spider.php in http://localhost/path_to_target_directory/
target_index_html/admin/spider.php

I think it has to do something with base_href or the fact that the PHPGateway is working in a local file system directory while the Zope web server has no such local file structure.

Anyway, just wondering if anyone has configured phpdig with this flavor of setup:

Info:

PHP - 4.3.4
Linux RH 9/ 2.6.0 kernel
Zope 2.6.2
PHParser 1.1.0 (PHPGateway)

Charter 01-11-2004 01:57 PM

Hi. Maybe something in this thread might help?

You might find this thread useful when attempting to crawl a site that uses a base href tag.


All times are GMT -8. The time now is 09:11 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.