php-install Digest 3 Sep 2001 20:35:21 -0000 Issue 442 Topics (messages 4165 through 4174): Mcrypt with PHP on Solaris 4165 by: Han Chuan PHP with MCrypt on Solaris 4166 by: Han Chuan Andy Eagle - PHP PWS WIN 4167 by: Tyrone Howard 4169 by: Andy Eagle Re: Compiling problem on Solaris 8/Iplanet Webserver 6.0/Mysql 4168 by: Robert Lindgren Re: PHP4 and Apache 1.3.20 DSO mode not working? 4170 by: Peter Clarke 4174 by: Bill Carter http 404 error for other php pages 4171 by: Web user http 404 error for other pages 4172 by: Web user Build and install PHP 4.0 and Apache 1.3.20 on Digital-Unix 4.0e 4173 by: Krzysztof Kocjan 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] ----------------------------------------------------------------------
Hi, >From the postings, I understand that many people has problems configuring and compiling PHP4 with MCrypt. For those who succeed, could you please advise which version of PHP works with which version of mcrypt? Thanks. regards Han Chuan
Hi, >From the postings, I understand that many people has problems configuring and compiling PHP4 with MCrypt. For those who succeed, could you please advise which version of PHP works with which version of mcrypt? Thanks. regards Han Chuan
Hi Andy, I'd like to know the same thing, please reply with a correct email address. I have been able to execute from the command line using the following; c:\php\php.exe -q c:\php\test\test.php this will run from a command window. I'm still trying to find out why PWS will not translate PHP code. Tyrone Howard Admiral.cc [EMAIL PROTECTED]
Hi Tyrone and Caitlin. >I'd like to know the same thing, please reply with a correct email address. I have been able to execute from the command line using the following; > >c:\php\php.exe -q c:\php\test\test.php > >this will run from a command window. > >I'm still trying to find out why PWS will not translate PHP code. In the end I solved my Problem. Stupid of me really cos it was simple. Open your Personal Web Manager (PWS) Open 'Advanced' Select the folder your PHP docs are in and set the Permissions to include 'Execute' All I've run is the 'Hallo World" script but It worked. I hope DB connections work though. Yours Aye, ANdy
It looks to me as if you've installed the Solaris 2.6 version of the applications. Install the correct applications (for Solaris version 8) and you'll probably be just fine. /Robert Paul wrote: > I am trying to install php 4.0.6 on Sparc solaris 8 machine and having great > problem. Your suggestions are greatly appreciated. I have installed all > the freewares, which included flex-2_5_4a-sol26-sparc-local, > gcc-2_95_2-sol26-sparc-local, gzip-1.2.4-sol26-sparc-local, > perl-5_005_03-sol26-sparc-local, bison-1_25-sol26-sparc-local, > make-3_76_1-sol26-sparc-local, m4-1_4-sol26-sparc-local, autoconf-2.13, > automake-1.4 . I verified and they are all there. > > Here is whats going: > > #PATH=.:/usr/local/bin:/usr/sbin:/usr/bin:/usr/ccs/bin > #export PATH > #cd /export/home/php-4.0.6 > # > ./configure --with-mysql=/export/home/mysql --with-nsapi=/export/home/iplane > t/servers --enable-libgcc > loading cache ./config.cache > checking for a BSD compatible install... ./install-sh -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... ./configure: make: not found > no > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... missing > checking whether to enable maintainer-specific portions of Makefiles... no > checking host system type... sparc-sun-solaris2.8 > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking for bison... no > checking for byacc... no > configure: warning: You will need bison if you want to regenerate the PHP > parsers. > checking for gcc... no > checking for cc... no > configure: error: no acceptable cc found in $PATH > # > > Could someone help and tell me whats going on here. > > Thank you > Paul > > >
> > My question is simple. Have you downloaded, compiled, and integrated > the most recent versions of Apache and PHP and made them work? Not > previous versions. I've seen several people have problems with doing > this in the newsgroups dating from late 2000. Someone please wipe > out your apache/php installation and attempt to reinstall the most > recent versions according to the instructions. I'm starting to think > nobody has actually tested this... I've recently installed: Red Hat Linux release 7.1 (Seawolf), PHP 4.0.6 Apache, 1.3.20 DSO from scratch with no problems. also: Red Hat Linux release 6.1 (Cartman), PHP 4.0.6 Apache, 1.3.20 DSO from scratch with no problems. Just so you know it can work. Peter
Thanks for the info. Did you install Apache and PHP binaries derived from the rpm's on the distribution disk or did you download sources from the websites and configure/compile/install from sources? Peter Clarke wrote: > I've recently installed: > Red Hat Linux release 7.1 (Seawolf), PHP 4.0.6 Apache, 1.3.20 DSO from > scratch with no problems. > also: > Red Hat Linux release 6.1 (Cartman), PHP 4.0.6 Apache, 1.3.20 DSO from > scratch with no problems. > > Just so you know it can work. > > Peter
NOW the URLS such as http://localhost/manual/new_features_1_3.html and http://localhost/index.html.en etc. are available on IE 5.0 to me. But the site named "try" still doesn't work.(ie. the URL http://loaclhost/try/index.php still gets HTTP 404 ERROR, the same question occured on some other sites under the localhost. The sites are edited with Frontpage 2000(PWS is nstalled, however it's stoped when I 'm running Apache) The path for the "try" folder is available too. The system is WIN 98 SE(including IE 5.0) of Chinese version, also including Apache1.3.20+PHP4.06 Please give me some advice to resolve it! THANKS Baker
NOW the URLS such as http://localhost/manual/new_features_1_3.html and http://localhost/index.html.en etc. are available on IE 5.0 to me. But the site named "try" still doesn't work.(ie. the URL http://loaclhost/try/index.php still gets HTTP 404 ERROR, the same question occured on some other sites under the localhost. The sites are edited with Frontpage 2000(PWS is nstalled, however it's stoped when I 'm running Apache) The path for the "try" folder is available too. The system is WIN 98 SE(including IE 5.0) of Chinese version, also including Apache1.3.20+PHP4.06 Please give me some advice to resolve it! THANKS Baker
Hi Is it possible to bulid PHP 4.0 and Apache 1.3.20 on Digital Unix 4.0e, DEC ALPHA. I've only bulid and installed them on RedHat 6.x and 7.x, few times without any problems :-))) . Is there any problems on Digital Unix. Thank You for Your any advice or comments. Krzysztof Kocjan