Hi folks,
I installed apache (1.3.22) and PHP (4.0.6) on my test-server with the
following options:
apache:
./configure --prefix=/web/ap13.3 --enable-module=usertrack
--enable-module=so
PHP:
./configure --prefix=/web/ap13.3/php/usr/local
--with-apxs=/web/ap13.3/bin/apxs --enable-dmaloc --enable
Hi all,
I am having a problem with our GD library "friend" ;-)
ok, here it is:
I have installed gd with the correct jpeg libraries.
I then ./configure PHP:
./configure --with-apxs=/usr/apache/bin/apxs --with-zlib=/usr
--with-oci8=/export/home0/oracle/OraHome --with-gd=/usr/local
--with-jpeg-dir
php-install Digest 23 Oct 2001 11:02:45 - Issue 518
Topics (messages 4700 through 4709):
PHP4-Windows98-PWS
4700 by: Yim Lee
4701 by: Jonathan Hilgeman
How to install PHP4 as interpreter?
4702 by: Joe Hu
Re: .alloca under AIX
4703 by: Dariush
About newline
Joe Hu wrote:
> I'm new to PHP. I just installed PHP4 as an apache module. I'd also like to
> run php scripts on command line. However, I didn't find php or php4 command
> on my system. Does any know how to install php4 also as an interpreter?
>
> Thanks in advance.
>
> joe
Just build php wit
Hi again,
I forgot to mention that if I used:> imagecreatefromjpeg
an similar error comes out:
Warning: ImageCreateFromJpeg: No JPEG support in this PHP build in
/usr/apache/savophone/test.php on line 5
I searched the whole web for this error
Here is what I get out when I configure Php:
check
Below is the result of your feedback form. It was submitted by
([EMAIL PROTECTED]) on Tuesday, October 23, 2001 at 09:57:04
---
message:
Introducing
The Newest Flatrate LongDistance Plan
Along With A System To Make $5800 P
Help!!!, Has any one ever got PHP 4.x to work with Apache_1.3.20 (DSO)? I
have added this to httpd.conf" file:
#LoadModule ows_module /opt/oas/4.0/ows/4.0/lib/ndwfapd.so
LoadModule php4_modulelibexec/libphp4.so
#ClearModuleList
AddModulemod_php4.c
AddType application/x-httpd-php .ph
I've got Iplant 6.0 and PHP 4.0.6 installed successfully... but, i'm
getting the following error:
Failed opening 'global.php' for inclusion (include_path='') in etc etc...
I dont have an include path set, because i've never needed it before. I'm
runnin win2k on this machine, and IIS and Apache
have you tested out perl? I ran into similar problems but when i tested out
my perl binary, it pukes on libgdbm. My is located in /usr/local/lib. I hope
this helps.
"Shaun" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am building PHP with the --with-apxs=/
you have to make the dummy shell-cgi directory, then remove it. make sure
you did this, then double check your mime types to make sure you have
Content Type: magnus-internal/shellcgi Ext. php in there. any probs, drop
me an email.
--
Jason Wood
Chief Technology Officer
Expressive Tek, Inc.
40
Hi, I am in the same boat. I've compiled apache as an oracle user and php as
root user, but after editing httpd.conf file for php and restarting it, it
cored on me. Do you think I should have compiled php as a regular user?
Thanks.
"Brian Mauter" <[EMAIL PROTECTED]> wrote in message
000a01c157d
I have the latest release of php, but it is not reading the php3 extension,
but it runs perfectly fine with the .php extension.
I could rename them all, but they all link to each other and that means a
lot of editing...
I do recall making sure that php3 extension is handled by php.exe, but what
I have disabled IIS and use Apache... not so much overhead for memory, plus
it doesn't leak like a sive either when it comes down to security
"Daniel Gallagher" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> i am new to php and has tried to install it. i have
depending on what web server you're using, you need to add the php3
extention to the extentions that php4 parses.
for apache, this would look like:
AddType application/x-httpd-php .php, .php3
give me a few more details, and i'll try and help more...
--
Jason Wood
Chief Technology Officer
PHP/Apache compiles ok under HPUX. here is my configure
PHP
./configure --with-iodbc=/opt/openlink4/odbcsdk --without-mysql
--with-pdflib=/usr/local --without-gd --with-apache=../apache_1.3.20
--enable-trans-sid --with-xml --with-imap --enable-track-vars
Apache
./configure --prefix=/opt/apache -
Thank you! The latest snapshot solved the problem. How stable is it?
-G
Aki Häkkilä wrote:
> There was a typo in his obj.conf ("php4_executes") and he needed latest
> snapshot because the TSRM was recently rewritten. If your NES/iPlanet
> crashes during init, you may have same problems. This
php-install Digest 23 Oct 2001 23:12:13 - Issue 519
Topics (messages 4710 through 4724):
Re: How to install PHP4 as interpreter?
4710 by: Yasuo Ohgaki
big pb 2: gdimagecreatefromjpeg not working
4711 by: n.windpassinger.toutophone.com
Flatrate - Request 559
4712 by
Hi,
I currently have apache installed as DSO and oracle 815 on /opt/oracle/815
and OAS on /opt/oas/4.0. I've compiled PHP with
"--with-oracle=/opt/oas/4.0" but when I tried starting up httpd it pukes
because it's loolkng in the wrong place for the library. It is checking
"/opt/oas/4.0/lib"
Scrub wrote:
> Hi,
> I currently have apache installed as DSO and oracle 815 on /opt/oracle/815
> and OAS on /opt/oas/4.0. I've compiled PHP with
> "--with-oracle=/opt/oas/4.0" but when I tried starting up httpd it pukes
> because it's loolkng in the wrong place for the library. It is checking
Hello everyone,
I need Need Help..
This is an example from the PHP document and when I try this
example this does not work. Can somedoby give me some reason why?
and if you know how to imlement multi dimentional array please tell me also.
Thanks
Archer
Hello folks!
I was trying to execute a PHP script (on Win98) but it came only this source
code from my server:
This happens to all the scripts I try to execute both from my server and
using MS-DOS-Prompt (php webpage.php) it returns nothing
What's wrong?
Please help!
--
PHP Install
It means that either PHP is not running, or there's a parse error on the
page and you dont have the error handling set.
--
Jason Wood
Chief Technology Officer
Expressive Tek, Inc.
407 Kehrs Mill Road
Ballwin, MO 63011
Phone 636.256.1362
www.expressivetek.com
"StefáN Vingir SkarphéðInsson" <[E
22 matches
Mail list logo