install problem install problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

install problem

Started by puiseux, October 21, 2004, 12:04:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

puiseux

Hello,

I can't run install.php using
http://iplmat089.univ-pau.fr/cgi-bin/cpg132/install.php

here's
* the answer of my browser (firefox  0.8)
* content of  /var/log/httpd/error_log
* my apache config

Thanks for your help

=======================
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
[...]
Apache/2.0.51 (Fedora) Server at iplmat089.univ-pau.fr Port 80
============================
[root@iplmat089 cpg132]# less  /var/log/httpd/error_log
[...]
[Thu Oct 21 11:26:34 2004] [error] [client 127.0.0.1] (8)Erreur de format pour exec(): exec of '/var/www/cgi-bin/cpg132/install.php' failed
[Thu Oct 21 11:26:34 2004] [error] [client 127.0.0.1] Premature end of script headers: install.php
end
===========================
[root@iplmat089 cpg132]# apachectl -V
Server version: Apache/2.0.51
Server built:   Sep 21 2004 16:27:17
Architecture:   32-bit
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D HTTPD_ROOT="/etc/httpd"
-D SUEXEC_BIN="/usr/sbin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_LOCKFILE="logs/accept.lock"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"

kegobeer

You probably shouldn't be uploading the files into your cgi-bin directory.  Upload the cpg132 directory into root (iplmat089.univ-pau.fr).
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots