php-install Digest 22 Mar 2003 06:26:26 - Issue 1300
Topics (messages 10382 through 10388):
php pages not served by secure server
10382 by: Thusoo, Sundeep
10383 by: Thusoo, Sundeep
Re: problem connecting PHP w/ODBC
10384 by: Beverly Steiner
PHP 4.2.1 > 4.3.1 upgrad
hi all,
i had to use the fsockopen() in php with ssl...
ssl wasn't enabled by default. i recompiled. reinstalled. no errors.
phpinfo.php shows that the commands used to configure it were:
'/configure' '--with-apxs=/bin/apxs' '--with-mysql=/mysql'
'--with-openssl=/usr/local/ssl'
also from phpinfo
Sven Suhl <[EMAIL PROTECTED]> wrote:
> got a little problem while recompiling php4.1.0 under SuSE8.0.
Are you sure you want to stick to an ancient version of PHP?
> I needed to include Imagick support for various reasons.
>
> This is what I did:
>
> - unzip imagick-0.9.5 to ./ext/imagick
> - c
I previously built php w/the following:
'./configure' '--prefix=/usr/local'
'--with-apache=/home/src/Apachetoolbox-1.5.58/apache_1.3.26' '--enable-exif'
'--enable-track-vars' '--with-calendar=shared' '--enable-magic-quotes'
'--enable-trans-sid' '--enable-wddx' '--enable-ftp'
'--enable-inline-opti
I previously built php w/the following:
'./configure' '--prefix=/usr/local'
'--with-apache=/home/src/Apachetoolbox-1.5.58/apache_1.3.26'
'--enable-exif' '--enable-track-vars' '--with-calendar=shared'
'--enable-magic-quotes' '--enable-trans-sid' '--enable-wddx'
'--enable-ftp' '--enable-inline-opt
Problem fixed!
Thank you to David who pointed out that I had my variables switched in the
in the odbc_exec and odbc_cursor lines. For ODBC, the connection variable
comes first (the opposite of MySQL).
Bev
--
Beverly Steiner
[EMAIL PROTECTED]
-Original Message-
From
Title: Message
Hi PHP Gurus ,
I have just installed the
PHP-MySQL-Apache-mod_ssl combination. Everything is working fine including
html/php pages being served, php-mysql interaction, SSL ...the works. The ONLY
thing that is not working is that if I create a PHP page and access it on the
Title: Message
Hi,
I have just installed the
PHP-MySQL-Apache-mod_ssl combination. Everything is working fine including
html/php pages being served, php-mysql interaction, SSL ...the works. The ONLY
thing that is not working is that if I create a PHP page and access it on the
secure port(
php-install Digest 21 Mar 2003 13:32:39 - Issue 1299
Topics (messages 10378 through 10381):
Re: PHP on Apache on WinXP
10378 by: Wade
Re: php and forms
10379 by: Tiago N. Sampaio
probelms with php and apache
10380 by: dobbo.thevillas.eclipse.co.uk
suse8.0 configure
Hi all
got a little problem while recompiling php4.1.0 under SuSE8.0. I needed to
include Imagick support for various reasons.
This is what I did:
- unzip imagick-0.9.5 to ./ext/imagick
- cd to imagick and phpize
- ./buildconf
- added --with-imagick to configure
- run and fix configure in follow
Hi, I have set up apache with mod_ssl. I have tried to
add php but whenever I try to view a php page i only get
the code returned to the browser. The installation path
I followed is detailed below. All works fine apart from
the PHP.
Any help greatly appreciated!
$ cd openssl-0.9.6g
No no...
It´s in the php config file (php.ini), you can found where this file is
located in the phpinfo()
In phpinfo() look this line...
Configuration File (php.ini) Path /usr/local/lib/php.ini
then you search in the file for register_globals parameter
Are you using php on windows or linux/uni
12 matches
Mail list logo