|
From: Tom H. <the...@ya...> - 2003-02-13 20:56:39
|
Hi all, I'm trying to install v1.5 on a $10/month linux hosting account, so I don't have the ability to install the code in the suggested '/usr/local/lib/php/contrib/phpESP' location (least I don't think I can) With DEBUG on in the phpESP.ini file, I see the following reported in the SERVER_SOFTWARE variable: Apache/1.3.26 (Unix) mod_bwlimited/1.0 PHP/4.2.2 mod_log_bytes/0.3 FrontPage/5.0.2.2510 mod_ssl/2.8.9 OpenSSL/0.9.6b The Management Interface seems to work fine. I can make/edit/kill surveys. The problem comes in when try to actually take a survey, from the constructed URL the FINISH tab displays, such as: http://www.mydomain.com/phpESP/public/survey.php?name=Marketing_Survey I get the dreaded "can not find your includes ... check your ini settings" error. I've spent about a day on this error. If I go to pspESP.ini and insert the debugging line: echo($ESPCONFIG['include_path'].'/funcs'.$ESPCONFIG['extension']); immediately in front of the error code, I get: include/funcs.inc I've kept the phpESP directory structure intact (no mods). Here's some possibly pertinent info from the phpESP DEBUG facility: name phpESP prefix base_url http://www.mydomain.com/phpESP/ include_path include extension .inc image_path http://www.mydomain.com/phpESP/images/ handler /phpESP/public/handler.php handler_prefix /phpESP/public/handler-prefix.php auto_handler http://www.mydomain.com/phpESP/public/survey.php survey_css_dir http://www.mydomain.com/phpESP/public/css/ survey_css /phpESP/public/css/ Any help would be appreciated. T. Hebert __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com |