| Monday 24 April 2006 7:46:23 am 
                                                                
                                                                 Was a solution found for these issues?  1. On installation I first get 'AcceptPathInfo disabled or running in CGI mode' as an error. As Apache 1.3 is running I assume the latter - 'If you're running apache 1.3, Exponential will not run in CGI mode' error message applies. Yet according to http://ez.no/products/ez_publish/documentation/configuration/configuration/ez_publish_running_on_a_cgi_version_of_php this is not an issues and I choose to ignore and continue with installation. Other troubleshooting: 2. Changing .htaccess_root to .htaccess results in an immediate error 500 3. Commenting out #php_value allow_call_time_pass_reference 0 as noted previously generates a "Forbidden" error 4. Subsequently, also commenting out the following (as noted in the .htaccess file as a fix for the "Forbidden" error) allows the installation to run, but results at 92% in the error 500 Internal Server Error 
# <Files "Exponential-3.6.0"># order allow,deny
 # allow from all
 # </Files>
 Any help would be GREATLY APPRECIATED. I've been working on this since 5am, its now 12.30am 
Thanks muchoAisha
 
Exponential version: 3.7.5PHP Version 4.4.1
 Web Server/Platform: Apache/1.3.33 (Unix)
 Server API: CGI
 memory_limit: 64M
 Functionality - contact_us, contacts, files, gallery, links, media, news, products Critical tests 
directory_permissions - Successphpversion - Success
 database_extensions - Success
 image_conversion - Success
 open_basedir - Success
 safe_mode - Success
 memory_limit - Success
 execution_time - Success
 magic_quotes_runtime - Success
 allow_url_fopen - Success
 php_session - Success
 file_upload - Success
 
Other tests:php_magicquotes - Failure
 zlib_extension - Success
 mbstring_extension - Success
 imagegd_extension - Success
 imagemagick_program - Success
 database_all_extensions - Failure
 php_register_globals - Success
 texttoimage_functions - Success
 
Error log:[24/Apr/2006:05:13:19 +0000] [alert] [client 68.237.54.127] /usr/home/goart1/www/htdocs/goart/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration
 |