Hi all,
I have installed apache 1.3.27 and PHP 4.2.3 on a RedHat7.3. I have
installed PHP with the --with-apxs=/apache/bin/apxs and I changed
the httpd.conf to add the AddType, the Load Module and the
DirectoryIndex entries. When I try to run a php page I only see the
source code of the php pa
The full error looks like this:
Warning: open_basedir restriction in effect. File is in wrong directory
in sys:/php/fribert.dk/minibb/index.php on line 35
Warning: Failed opening './skins/fribert.php' for inclusion
(include_path='.') in sys:/php/fribert.dk/minibb/index.php on line 35
Warning:
GREAT!!! You 'da man. This worked perfectly for me. Thanks a
bunch.
-Original Message-
From: Jim Thome [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2003 2:45 PM
To: [EMAIL PROTECTED]; NIPP, SCOTT V (SBCSI)
Subject: Re: [PHP-INST] PHP 4.2.3 fails to load...
You ha
You have to modify the apachectl script to get around the HPUX thread
local storage problem.
Add the following to your apachectl script under the 'START
CONFIGURATION SECTION':
export ORACLE_HOME=/path/to/oracle
export SHLIB_PATH=$ORACLE_HOME/lib:/path/to/apache/lib:$SHLIB_PATH
export LD_PRELOAD=
I am trying to get PHP 4.2.3 working on a HP-UX 11.00 system that I
have had no luck getting 4.3.2 to work on. The compile and everything went
great, but now Apache fails to start complaining about PHP. Here is the
output of the Apache start...
[EMAIL PROTECTED]:/sbin/init.d> ./httpd sta
Does the output of phpinfo() show the trans_id set to 1?
What is the output of 'ini_get("session.use_trans_sid ")'?
--
Jim
>>> Michael Bull <[EMAIL PROTECTED]> 03/27/03 03:54PM >>>
Quoting Jim Thome <[EMAIL PROTECTED]>:
> Change this line in your php.ini from...
>
> session.use_trans_sid = 1
Quoting Jim Thome <[EMAIL PROTECTED]>:
> Change this line in your php.ini from...
>
> session.use_trans_sid = 1
>
> to...
>
> session.use_trans_sid = 0
>
> [restart server]
Hello Jim, thanks for your email.
I should have documented this one (I've been at this for awhile and searching
the li
Change this line in your php.ini from...
session.use_trans_sid = 1
to...
session.use_trans_sid = 0
[restart server]
--
Jim
>>> Michael Bull <[EMAIL PROTECTED]> 03/27/03 03:32PM >>>
Evening, all:
Looking for some suggestions for troubleshooting. We're in the
processing of
moving a PHP appl
Evening, all:
Looking for some suggestions for troubleshooting. We're in the processing of
moving a PHP application from a Solaris box to a Linux box. The Linux Box in
question is a Pentium 4 running RedHat 8.0 (as shipped from Dell). We're
running the IMP Webmail software, though this doe
Hi,
I'm trying to re-compile PHP to support libgd for images. But the
compiling process always exits with an error (see below). libgb compiled
without errors.
Could anyone tell me how to fix this?
Any help appreciated.
/peter
---BEGIN libgd configuration---
./configure --prefix=/usr --without-fr
Having some weird problem running the configure when I go to install 4.2.3
here.
Using the command line of :-
l:/usr/src/php-4.2.3#
./configure --with-mysql=/usr/local/mysql --with-xml --with-apache=../apache
_1.3.24 \
--enable-track-vars
I get the following error :-
configure: error: Try addin
LoadModule libexec/libphp4.so
that added to httpd.conf?
- Original Message -
From: Chris Hewitt <[EMAIL PROTECTED]>
To: Stefan Hoelzner <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, January 04, 2003 4:28 PM
Subject: Re: [PHP-INST] PHP 4.2.3 and APACHE
Stefan Hoelzner wrote:
PHP 4.2.3, APACHE 1.3.27, MOD_SSL 2.8.12-1.3.27, OPENSSL 0.9.6h, MySQL 3.23.53a on SuSE8.0
whenever I compile Apache (with mod_ssl, although I think that does not matter) and PHP and start up with "apachectl start",
all PHP-files don't get parsed, instead the PHP-sources
On Sat, 2003-01-04 at 06:48, Stefan Hoelzner wrote:
> Hi folks,
>
> PHP 4.2.3, APACHE 1.3.27, MOD_SSL 2.8.12-1.3.27, OPENSSL 0.9.6h, MySQL 3.23.53a on
>SuSE8.0
>
> whenever I compile Apache (with mod_ssl, although I think that does not matter) and
>PHP and start up with "apachectl start",
> al
Hi folks,
PHP 4.2.3, APACHE 1.3.27, MOD_SSL 2.8.12-1.3.27, OPENSSL 0.9.6h, MySQL 3.23.53a on
SuSE8.0
whenever I compile Apache (with mod_ssl, although I think that does not matter) and
PHP and start up with "apachectl start",
all PHP-files don't get parsed, instead the PHP-sources are shown in
Hello,
I've tried to install PHP 4.3.2 with xml-support!
./configure & make & make install went fine!
If I try to start apache I've got the following error!
Cannot load /usr/lib/apache/1.3/libphp4.so into server:
/usr/lib/apache/1.3/libphp4.so: undefined symbol: xml_utf8_decode
failed
If I rem
Hi,
I've try to install java extension for php.
I've compile the extension and put the java.so and php_java.jar in
/usr/lib/php/extensions
My OS is Linux Mandrake 9, and i've installed the j2sdk1.4.1
I've put the PATH for java and also upgrade the LD_LIBRARY_PATH
When i try to access a page exam
L PROTECTED]
Subject: Re: [PHP-INST] php 4.2.3+apache
2.0.43
11/05/2002
ple other
> basic enables...
>
> I did have a successful build with these but I then added openssl and then
> could not get it working...this made me go back to 1.3.27.
>
> Jeff
>
>
>
> Lou Picciano
> Wi
t: Monday, November 04, 2002 1:33 PM
Subject: Re: [PHP-INST] php 4.2.3+apache 2.0.43
>
> Sharing.if you're interested
>
> since i have posted the other one, i feel inclined to addYes, i have
> had luck with Apache 2.039 and PHP 4.23-dev(from snaps.php.net a few
m
ROTECTED]
Subject: Re: [PHP-INST] php 4.2.3+apache
2.0.43
11/04/2002
1 on
> these systems"
>
> jd
>
> "Chris Wilson"
>
> .com> cc:
>Subject: [PHP-INST] php
> 4.2.3
.com>cc:
Subject: [PHP-INST] php 4.2.3+apache
2.0.43
11/04/2002
Hello,
I am having a problem with a 4.2.3 install on a redhat linux box running
apache 2.0.43 and php 4.2.3
when I turn safe mode on, I get this error:
Warning: SAFE MODE Restriction in effect. The script whose uid is -1 is not
allowed to access /var/www/html/index.php owned by uid 515 in U
Hi,
I've been trying to install PHP 4 with GD support for two days now. It
doesnt
work. I installed libjpeg libpng zlib and GD 2.01. They all compiled without
errors. Then I tried to configure php with this:
./configure --with-gd=../gd-2.0.1 --with-apxs=/usr/local/apache/bin/apxs --w
ith-zlib-dir=
Matthias Baumgart wrote:
enter localhost, this folder isn't empty there ist the file index.php,
the monitor "file save?" cames.
Put the AddType line in your httpd.conf file as per the instructions and
restart apache.
HTH
Chris
--
PHP Install Mailing List (http://www.php.net/)
To unsubscrib
I am trying to install php with a very old version on Netscape server.
Version 3.51 on Solaris 7
I get a clean configure, make, and install, and have followed all Netscape
intructions...and i restarted. But on requesting a php page, I am prompted
to download, and I get the page source. The m
Hallo php-install,
today I installed php 4.2.3 new. in appache is allright, but if I
enter localhost, this folder isn't empty there ist the file index.php,
the monitor "file save?" cames.
Why?
--
Matthias mailto:[EMAIL PROTECTED]
--
PHP Install Mailing List (http://w
I compiled php 4.2.3 with the following syntax:
./configure --prefix=/usr/local/php
--with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql
Now, when I go to start up apache, I get the following error:
Syntax error on line 234 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/
Is there any trick to get this to compile in redhat 8.0? I am having
some trouble
---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."
--
PHP Install Mailing List (http://www.php.n
My hosting company upgraded php to version 4.2.3 but my phpnuke wont work
now . You can check my hosting php info from
http://www.crmhaber.com/testenv.php . other php file working fine on
server but phpnuke files wont work.
Please help me about it.
--
PHP Install Mailing List (http://www.
I am getting this error when running configure:
checking for GNU gettext support... yes
checking for bindtextdomain in -lintl... (cached) no
checking for bindtextdomain in -lc... (cached) no
configure: error: Unable to find required gettext library
The config.log does not help much:
configure:
Greetings!
Apparently you all were as stumped as I was as to why this did not work :)
I finally got PHP 4.2.3 running as configured on my system(phpinfo.php and
phpinfo.phtml both display properly in a web browser now, all my .php pages now work
properly) but I had to resort to drastic measure
Greetings!
I am trying to install PHP 4.2.3 as a module running with Apache 1.3.26 on a
RH7.2 Linux box.
The problem I am having is this: I created a test page (phpinfo.php) with the
command and tried to load the page, I get a dialogue box
asking if I wish to save or open the file (this also oc
I have install it and I must install php as cgi of apache2.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everybody
I'm tring to reinstall php ad apache and get a error, this is the
problem:
I had a a totally functional server with PHP 4.2.3 + Apache 1.3.23 (RPM
package for RH 7.3) in this all were all rigth but i try to upgrade
Apache to avoid the potentialy security bugs that were reported
Hi
I was trying to compile php-4.2.3 with apache 2.0.39 on linux. My
configure was like this:
freaky:~/php-4.2.3$ ./configure --prefix=/home/himanshu/apache
--with-apxs2=/home/himanshu/apache/bin/apxs
--with-config-file-path=/home/himanshu/apache/php
--with-pgsql=/usr/local/postgresql/
I get t
I'm trying to build apache-php under sparc-solaris 2.7. It works
fine until I include --with-ldap=... in the path. When I do
that I get a pile of complaints about ldap.c and undefined reference
when I try to do a make for apache.
This is the php configure command:
./configure
--with-apache=/imp
38 matches
Mail list logo