php-install Digest 2 Jun 2003 13:22:20 -0000 Issue 1404

Topics (messages 10992 through 10994):

LoadModule Help
        10992 by: tmcclelland

Re: Make fails :(  PHP 4.3.1, Solaris 2.6 Netscape  Enterprise server 3.6
        10993 by: Daniel Rubio

PWS 4 Win98 and PHP, "The page cannot be displayed"
        10994 by: Craig Lewis

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hi, 

As you can probably guess I'm new to all this. I have installed the latest
version of Apache, and the latest version of PHP, on Windows 2000. I can
start the server fine but as soon as I change the httpd.conf file and add
the LoadModule section the server refuses to start.

I wonder if anyone can shed any light on this. I can run PHP under IIS 5.0
which I have installed and tried, but would prefer to use Apache. IIS has
been fully removed from the machine before the installation of Apache.

Hope someone can help.

King Regards

Tim


**********************************************************************
This email message and any files transmitted with it are confidential
and intended solely for the use of addressed recipient(s). If you have 
received this email in error please notify the Spotless IS Support Centre (61 3 9269 
7241) immediately who will advise further action.

This footnote also confirms that this email message has been scanned
for the presence of computer viruses.
**********************************************************************


--- End Message ---
--- Begin Message --- FInally I found It

I was having an error with my installed bison, the error was showing in configure but with all this stuff in my window i didn't have seen it before.

Thanks Cris for your time

Cris Harrison wrote:
At 12:24 PM 5/29/2003 +0200, you wrote:

Hi list!!

I'm having a strange error during the make process for PHP 4.3.1, here are te configure options:

./configure --prefix=/apps/php-4.3.1 --with-pgsql=/apps/pgsql --with-nsapi=/apps/suitespot --without-mysql --enable-libgcc

No problems on configuration, but I've this error in the make process:

/bin/sh libtool --silent --mode=compile gcc -Imain/ -I/export/home/drubior/src/php-4.3.1/main/ -DPHP_ATOM_INC -I/export/home/drubior/src/php-4.3.1/include -I/export/home/drubior/src/php-4.3.1/main -I/export/home/drubior/src/php-4.3.1 -I/export/home/drubior/src/php-4.3.1/Zend -I/aplicacions/pgsql/include -I/export/home/drubior/src/php-4.3.1/ext/xml/expat -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/export/home/drubior/src/php-4.3.1/TSRM -g -O2 -pthreads -DZTS -prefer-pic -c main/internal_functions.c -o main/internal_functions.lo
/bin/sh libtool --silent --mode=link gcc -g -O2 -pthreads -DZTS -prefer-pic -rpath /export/home/drubior/src/php-4.3.1/libs -avoid-version -module -L/usr/ucblib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/3.1 -L/aplicacions/pgsql/lib -R /usr/ucblib -R /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/3.1 -R /aplicacions/pgsql/lib ext/ctype/ctype.lo ext/overload/overload.lo ext/pcre/pcrelib/maketables.lo ext/pcre/pcrelib/get.lo ext/pcre/pcrelib/study.lo ext/pcre/pcrelib/pcre.lo ext/pcre/php_pcre.lo ext/pgsql/pgsql.lo ext/posix/posix.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/parsedate.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/reg.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/url_scanner.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/aggregation.lo ext/standard/sha1.lo ext/tokenizer/tokenizer.lo ext/xml/xml.lo ext/xml/expat/xmlparse.lo ext/xml/expat/xmlrole.lo ext/xml/expat/xmltok.lo regex/regcomp.lo regex/regexec.lo regex/regerror.lo regex/regfree.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/streams.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/memory_streams.lo main/user_streams.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_execute.lo sapi/nsapi/nsapi.lo main/internal_functions.lo -lpq -lcrypt -lresolv -lm -ldl -lnsl -lsocket -lgcc -lcrypt -o libphp4.la
ld: fatal: file ext/ctype/ctype.lo: unknown file type
ld: fatal: File processing errors. No output written to .libs/libphp4.so
make: *** [libphp4.la] Error 1


Unknown file type o_0 ... I've never seen this ...

gcc is version 3.1

Some idea?
--
********************************************************
Daniel Rubio Rodríguez
OASI (Organisme Autňnom Per la Societat de la Informació)
c/ Assalt, 12
43003 - Tarragona
Tef.: 977.244.007 - Fax: 977.224.517
e-mail: [EMAIL PROTECTED]
********************************************************


Yes Why are you still running Sol 2.6 it has major bugs
I have gotten clean compiles with Sol 2.8 after applying all the patches...
I am also using Apache so my configure is different (why are you using Netscape server you can download a pre built apache for DSO mods @ www.sunfreeware.com


1. make shure your PATH is set right that is PATH=/usr/local/bin:$PATH:/usr/ccs/bin
put ccs\bin at the end of the string so that will be pathed last...
2. what is apps???? use full path ie.. /usr/local/apache/bin/apx


Cris Harrison
"Sex, Drugs and UNIX"



--
********************************************************
Daniel Rubio Rodríguez
OASI (Organisme Autňnom Per la Societat de la Informació)
c/ Assalt, 12
43003 - Tarragona
Tef.: 977.244.007 - Fax: 977.224.517
e-mail: [EMAIL PROTECTED]
********************************************************


--- End Message ---
--- Begin Message ---
Hi,

I have php-4.3.2-installer.exe and run it at home on my win2k machine and
all works fine with no additional work requried.  Im trying to put it on my
work machine, i ran the install, selected the appropriate install option,
gave my default cgi-bin folder read, execute and script permission.

Now everytime I try and view a php page i get 'The page cannot be displayed
error' on a page title, cannot find sever.  Ive read and tried all sorts
now, ive ran out of ideas and patients.  Any help greatly appriciated,  I
presume its looking in the rite place as if I turn of the execute permission
I get a differenct 'forbiddin' error page.

Please Help
Regards
Craig



--- End Message ---

Reply via email to