Hello.
I am fairly new at linux but am learning fast. Here is my problem.
Specs on box:
166 MHz Dell tower
Debian Potato 2.2.7
Apache 1.3.28
I am trying to install PHP 4.3.2 on this machine and to work with apache.
However the PHP site has nothing for info under their docs section. It just
says
Hi there,
I have just downloaded freetype 2.1.x and build it on suse. Now I am trying
to configure php, but it never finds the library. Can anybody suggest on how
to install php with freetype 2.x?
Thanx in advance,
merlin
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visi
Upgrade to debian 3.0r1 to have libraries uptodate for php 4.3.2
and compile php 4.3.2 for your system. (if you are learning fast, try to
repackage php, it's not so hard)
You may find some unoffical package at http://apt-get .org.
B.
Michael Taekema wrote:
Hello.
I am fairly new at linux but
Hi there,
I want to upgrade to a newer php version (from 4.2.2 to 4.3.2)
In order to do that I picked my old configure command to reproduce it. The
old php version was build with imap. Now I have found, that the directory
where the file is supposed to be has been removed (I guess I have "cleaned"
What was the error?
Trisha M wrote:
Hi all, I'm trying to install PHP on a local computer so I can learn
how PHP without having to dial up all the time. MYSQL is installed
already, and seems to be working correctly, but I cannot get PHP to
install. I tried the Windows installer program, and go
Hi all, I'm trying to install PHP on a local computer so I can learn how PHP
without having to dial up all the time. MYSQL is installed already, and
seems to be working correctly, but I cannot get PHP to install. I tried the
Windows installer program, and got an error, and don't really know what
hi
there are many tutorials out there how to compile PHP under linux. to
use these extensions you first have to install them on your computer.
eg you have to install the gdlib for gd-support, the zlib for
tlib-support, oracle-drivers for oci8-support and so on. just take a
look at
http://at.p
Hi,
Newbie to LINNUX and never compiled source code yet.
Can somebody give me the step by step instructions on how to make/compile
PHP on LINUX (or sent me URL where to find such)
On my windows I have the following dll's included:
php_gd.dll
php_oci8.dll
php_sockets.dll
php_zlib.dll
And that s
Hi folks
I am trying to install php 5 (mind you I get the same problem with
4.3.2) with GD2 support for image manipulation. I am running Debian 3
with Apache2 and the GD2libs from debian. Whenever we try to call for
any image functions, we get a blank page returned. (in some cases the
html headers
I am using RH9 and have successfully installed php-4.2.2-17 via rpm (i386).
I am now trying to install php-mysql-4.2.2-17 and it comes up with a failed
dependency -
libmysqlclient.so.10 is needed. I have libmysqlclient.so.12 which I assume
is installed with php.
Why is it that it doesn't recognize
Hi, i installed zlib,libiconv,libxml (seems to
work),expat,sablotron,mysql,php
But PHP (4.3.3 RC1) and PHP5 always return me this message
Plese reinstall libxml >= 2.4.14
But i did install 2.5.7
One thing that bug me is that warnng message that i got will compiling
libxml
"libxml 2.5.7 compar
Hi all,
I have a freshly installed OpenBSD 3.3-box with mysql 3.23.55 and wish to
compile and install php4 from the ports-tree. The latest php4 in the
ports-branch for OpenBSD 3.3 is PHP 4.2.3. How do I compile php with mysql
support without having to build everything under
/usr/ports/www/php4/ext
Hi, I am running windows XP and I am looking for a way to install Curl, cant
seem to find a version that I can easily install just by clicking on
Setup.exe , does anyone know how to install it on XP?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/u
Finally ran into problems installing php. I'm installing with mysql
support for mysql4.0.11. here is my configure line:
./configure \
--with-gd \
--with -freetype-dir=/usr \
--enable-gd-native-ttf \
--enable-gd-imgstrttf \
--with-jpeg-dir=/usr \
--with-png-dir=/usr \
--with-zlib \
--with-apxs=/usr
When trying to build with PostgreSQL support I always get the following
message : Cannot find libpq-fe.h. I reinstalled PostgreSQL , but am
unable to find this file . Does anyyone have a clue where this file can
be obtained or what I can do ?
Thanx in advance for your cooperation.
Wim
--
PHP
My current PHP version is 4.0.6 (Build. Sep 10 2001). I want to uprade to
4.3.0 but.. everytime I execute 'make' an error occurs while compiling the
mysql library.
here it is:
MY CONFIGURATION:
[EMAIL PROTECTED] php.4.3.0]# './configure' '--disable-static' '--disable-
debug' '--disable-rpath' '
I would suggest you grab 2.0.44 as its much stabler than .43 on win32 ...
regardless..
there is nothing wrong with your LoadModule line assuming the path is
correct
try sticking a copy of php.exe and php4ts.dll into your /sapi folder
Regards,
Simon
<[EMAIL PROTECTED]> wrote in message [EMAIL PR
Hello Everyone,
I am running Apache 2.0.43 on Windows 2000 Professional, and attempting to
run a PHP 4.2.3 installation.
I attempted to add the following three lines of code to my httpd.conf as
stated in my php tutorial book:
LoadModule php4_module c:/php/sapi/php4apache2.dll
AddType applicat
Hi all,
I have a hard time to install the php-4.2.1 on Solaris 8 machine.
When I type make I get this message below:
zend.h:55:19: unix.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `zend_language_parser.lo'
Current working directory /apps/php-4.2.1/Ze
Apache works without PHP, but when I try to start it with PHP as a server module, it
says:
Can't locate API module structure 'php_module' in file
c:/php/sapi/php4apache.dll: (127) The specified procedure could not be found
I've studied the archives and tried various things, but no luck. I remo
hi,
i want to install php without a webserver to use it from command line. Iam working in
a unix environment and I dont hav access to /usr/local. should there be any specific
options i must use with ./configure other than setting the prefix to the desired
directory ?
Thanks.
Pradeep.
I have followed the installation procedure, changed the register. When I try
to run the test program, I get the 403 error. Then when I change the
Inetpub/wwwroot director to accept scripts and execute, I get the can't
locate page error. Any ideas?
--
PHP Install Mailing List (http://www.php
I give up.
I've been trying to get PHP installed as a module with
Apache 2.0.43. I want to install it on my laptop
strickly for development purposes. Here's what I'm
doing:
The actors:
RedHat 7.3
PHP-4.3.0
Apache-2.0.43
The Stage:
HP OmniBook XE3
800MHz and some other stuff.
The scenario:
I in
In mid-December I asked about installing php on an AIX system, I was having
trouble when I got to the 'make install' command, essentially the
libphp4.so was not being created in the ./libs directory of the php install
source, and the 'make install' was failing because it couldn't copy this
into
In RedHat 8.0, you can use RPM to remove the PHP
coming with it. Then download the PHP source,
configure ti with something like:
./configure --with-apxs2=/path/to/apxs
--prefix=/path/to/php
make
make install
Then restart Apache. It will warn you that php module
has already been loaded and skip. J
hi,
well, i downloaded PHP 4.2 and i am using redhat 8.0.
my question is how could i remove "uninstall" the php that came with the
redhat? and when i install php again where should i install it to "path"?
and would my httpd recognize it or do i have to change something in
httpd.conf?
Thanks
I tried this and end with the same results, is it the shtool that creates
the libphp4.so in the libs directory? It seems like it's not getting
created there, and so can't be copied ?
At 04:33 PM 12/13/2002 -0700, Jim Thome wrote:
It appears like the extension for shared libraries on AIX is .a (
It appears like the extension for shared libraries on AIX is .a (depends on your
version of AIX; the new linker in AIX release 4.2.1 is .so).
To hack the apxs...
On line 116 of the apxs script in Apache 1.3.26:
Change: my $dso_ext = "so";
To: my $dso_ext = "a";
On line 381:
Change: $d =~ s|\.s
As far as I can tell it's .so - what would I change in the apxs script from
so to sl, if it does turn out that it's sl?
At 03:04 PM 12/13/2002 -0700, Jim Thome wrote:
What suffix does AIX use for shared libaries? .sl or .so? If it's
something other than .so, you will have to hack your apxs scr
What suffix does AIX use for shared libaries? .sl or .so? If it's something other
than .so, you will have to hack your apxs script to change it to whatever your system
needs. (Just search apxs for .so; it is only in two places in newer apxs scripts).
After changing your apxs script, run mak
I'm trying to install php on an AIX server. I use the folling configure
command:
configure --with-apxs=/usr/local/apache/bin/apxs
--with-oci8=/u01/app/oracle/product/8.1.6 --prefix=/usr/local/apache
Which works. Then I run a make, and that also completes. But when I run a
'make install' I
I'm new to the Linux world and was wondering if someone could provide me
with a step by step walkthrough for installing PHP and MYSQL. I have a
RedHat 8.0 system running and apache is working great.
Thank you.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www
Hi,
I've been trying to install PHP 4.2.3 with IMAP and some other options and
for some reason IMAP will not install. Configure works fine, make works
fine, make install works fine, No fatal errors anywhere. but then when I
run phpinfo() there is no IMAP section. I'm trying to build on RedHat 7
Hello,
I would like to install RECODE to work with on my WAMP-System. Until now, I
found just "recode.exe", but it doesn´t really help me. As it seems, I need
an .dll - file. Can anyone give me some advice where I can get the
Windows-built and how to to install it?
thanx
Sebastian
--
PHP Insta
Remove the switch --with-apxs and recompile to get the PHP binary.
>>> "GoodnGo.de (R) Zentrale" <[EMAIL PROTECTED]> 09/23/02 06:30AM >>>
Hello Master of PhP,
I am a perl hacker, so don t yell on me.
I want to run php scripts and install PHP as a CGI Interpreter.
I am running RedHat 7.3, apac
Hello Master of PhP,
I am a perl hacker, so don´t yell on me.
I want to run php scripts and install PHP as a CGI Interpreter.
I am running RedHat 7.3, apache 1.3.23 and downloaded
php-4.1.2-7.3.4.src.rpm for compiling of a
php 4.1.2 kernel source.
After compiling php with the flags:
./config
Hello Master of PhP,
I am a perl hacker, so don´t yell on me.
I want to run php scripts and install PHP as a CGI Interpreter.
I am running RedHat 7.3, apache 1.3.23 and downloaded
php-4.1.2-7.3.4.src.rpm for compiling of a
php 4.1.2 kernel source.
After compiling php with the flags:
./config
What are the latest known to be working versions of gd and libpng which
one should compile php 4.2.3 with ?
(so far tried gd 1.8.4 / 2.0.1 and libpng 2.1.4 / 1.0.14 - aways fails
on imagecreatefrompng)
thx dave
David Herring wrote:
>
> Done some investigation.
>
> If you remove the "
Done some investigation.
If you remove the " --enable-debug "" from the configure line below it
will build and install okay. But then I hit the problem that I hoped
4.2.3 would address - ImageCreateFromPNG get a segV ever time I call it.
Any ideas on this ?
Thanks Dave
David Herring wr
I get the same error with apache 2.0.40... so what's wrong with my php
compile ?? Under Suse 8.0 with the following config options:-
./configure --enable-debug \
--with-mysql=/usr/local/mysql \
--with-gd=/usr/local/gd-1.8.4 \
--with-png-dir=/usr/lib \
Installing PHP 4.2.3 under apache 1.3.26 gibes me the following error
when trying to start apache:-
# /usr/local/apache/bin/apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/li
In case no one has replied,
They mean where you installed Apache from, not where you are installing
Apache to. This is assuming you are also installing Apache from source
and compiling it yourself. The php installs a directory under the apache
source tree with the php module in it. When you com
"http://www.php.net/manual/en/print/faq.build.php#faq.build.Apache"; says:
Compile PHP by first running ./configure --with-apache=//apache-1.3 (substitute
for the actual path to your apache-1.3 directory.
does this mean the directory of the PHP source, future binary, or the data for the web
p
OS AIX 4.3
when I make I get the following error. Any help would be greatly
appreciated.
Making all in apache
/bin/sh /usr/local/php-4.2.2/libtool --silent --mode=compile
cc -I. -I/usr/local/php-4.2.2/sapi/apache -I/usr/local/php-4.2.2/main -I/us
r/local/php-4.2.2 -I/usr/lpp/HTTPServer/
Dear list,
I'm trying to install Apache 1.3.26 with php 4.2.2 which was successful.
Then I tried the same but then with GD, freetype, libpng, jpg and zlib.
The installation seems to work correct.
But I'm trying to install it for a program called pphlogger.
Everything seems to be correct. But
On Friday, August 30, 2002, at 02:26 , Chris Hewitt wrote:
> Vicki Brown wrote:
>
>>
>> On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote:
>>
>>> I believe the binary is only installed when compiled as a CGI
>>> program. Remove the nsapi line and recompile to get the
>>> binary inst
Vicki Brown wrote:
>
> On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote:
>
>> I believe the binary is only installed when compiled as a CGI
>> program. Remove the nsapi line and recompile to get the binary
>> installed.
>
> If that is the case, it would be a bug... it should never b
On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote:
> I believe the binary is only installed when compiled as a CGI
> program. Remove the nsapi line and recompile to get the binary
> installed.
>
> http://www.php.net/manual/en/install.commandline.php
>
If that is the case, it would
I believe the binary is only installed when compiled as a CGI program. Remove the
nsapi line and recompile to get the binary installed.
http://www.php.net/manual/en/install.commandline.php
Jim
>>> Vicki Brown <[EMAIL PROTECTED]> 08/28/02 17:45 PM >>>
On Wednesday, August 28, 2002, at 04:10 P
On Wednesday, August 28, 2002, at 04:10 PM, Jim Thome wrote:
> What is your configure line?
I am using --enable-cli, as required pre-4.3
configure \
--with-nsapi=/usr/prop/netscape/server4/ \
--with-mysql=/usr/local/mysql \
--with-imap \
--with-kerberos=/usr/local \
--with-ldap \
--enable-cli
What is your configure line?
>>> Vicki Brown <[EMAIL PROTECTED]> 08/28/02 05:06PM >>>
I'm using PHP 4.2.2 (the "stable" build, not any f the later
builds), so I still need to configure with --enable-cli (which I
have done).
Then I do the make, and make install, and at the end of the
install o
I'm using PHP 4.2.2 (the "stable" build, not any f the later
builds), so I still need to configure with --enable-cli (which I
have done).
Then I do the make, and make install, and at the end of the
install output I see:
Installing program: phpize
Installing program: php-config
Installing progr
I keep getting an error on my MacOS X server. I have Apache 2.0 and
MySQL installed without a problem. I get to the end of running the
installer and it says there is an error. Making this problem worse is
the error message flashes to fast to actually see what it is, and there
is no log file.
How do I do it? Anybody that knows about a windows manual? The ones I can
find are for Unix / Linux only.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t; To: <[EMAIL PROTECTED]>
> Sent: Monday, August 12, 2002 5:11 PM
> Subject: [PHP-INST] Installing PHP on Windows XP Home and Apache
>
>
> Hi,
>
> I have followed the instructions in install.txt that came with the PHP
files
> which can also be found here...
> htt
Hi,
I have followed the instructions in install.txt that came with the PHP files which can
also be found here... http://www.php.net/manual/en/installation.php but when I try to
view an .php page I only get the html parts of it. There is no error message at all,
its just that the bits inbetwee
Disregard my last message, it's done now. he he.
Thank you very much
Ryan
- Original Message -
From: "Ryan Adorable" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 04, 2002 4:53 PM
Subject: Re: Re: [PHP-INST] Installing php 4.2.2 with apa
I got this new error:
make[1]: Entering directory `/usr/www/php-4.2.2'
/bin/sh /usr/www/php-4.2.2/libtool --silent --mode=link
gcc -I. -I/usr/www/php-4.2.2/ -I/usr/www/php-4.2.2/main -I/usr/www/php-4.2.2
-I/usr/www/include -I/usr/www/php-4.2.2/Zend -I/usr/www/imap-2002.RC2/c-client
-I/usr/db/
Hi,
In file "" change macro name to AP_MODULE_MAGIC_AT_LEAST
This should be done because Apache developers have changed this name in
version .39.
Georgy.
Quoting Ryan Adorable <[EMAIL PROTECTED]>:
> Hi,
>
>I got this configure line:
>
>
>
>
> ./configure --with-apxs2=/usr/www/bin/ap
Hi,
I got this configure line:
./configure --with-apxs2=/usr/www/bin/apxs --with-imap=/usr/www/imap --with-
mysql=/usr/db --with-gettext --with-zlib
Now when I issue the make command, I got this error:
/bin/sh /usr/www/php-4.2.2/libtool --silent --mode=compile
gcc -I. -I/usr/www/ph
Hi,
I've installed apache 2.0.39 on a Redhat 7.2 box. i've 'enabled-so' while
installing. Now i'm trying to install php, make is throwing up this error :
"php_functions.c:93:27: missing binary operator before '!' " Can someone
tell me why this is happening ? I used this line to configure php ..
.
Ok, installed PHP a couple of times with no prob, but now the php ISAPI
refuses to load, gives a big red down arrow in IIS's ISAPI Filters. Do I
need to set any permissions? I've also dumped all the dll's in the
winnt\system32 still hasnt had any effect... :( and php.ini (unchanged from
the php.in
Configure-line used to configure php4:
./configure --with-mysql=/local --with-oracle=/local/oracle_client --with-ldap=/local
--with-gd=/local --with-zlib
--with-exec-dir=/local/bin --with-versioning --with-gdbm=/local --with-mod_charset
--with-dbase --with-filepro
--with-xml=/local --with-ttf
On Sunday 14 July 2002 12:45 am, AzN Knightmare wrote:
> I installed Apache 2.0.39 and it works fine. I have it all configured
> correctly. But when I install php4.2.1 win32-installer, it does not create
> a sapi folder in the php directory. So this means I dont have a
> php4apache.dll. Anyone kno
I installed Apache 2.0.39 and it works fine. I have it all configured correctly.
But when I install php4.2.1 win32-installer, it does not create a sapi folder in the
php directory. So this means I dont have a php4apache.dll. Anyone know why? If add the
code to the httpd.conf, Apache wont to init
I'm in a process of installing php-4.2.1 on my Solaris 8 UNIX server.
I have Apache 1.3.26 installed as well.
First I run ./configure script:
./configure -with-oci8=$ORACLE_HOME/bin -with-apache=/myapps/apache_1.3.26
-enable-track-vars
When I run make I get 'make: Fatal error: Command
Carlos,
You will need to tell us exactly how it is not working. What error
messages, what platform.
I think php support for apache 2 is still experimental (though some
people have it working) so I assume you really need apache 2 and not 1.3.x
HTH
Chris
carlos silva wrote:
>I have a problem!
I have a problem!
I cant make work PHP with Apache .
php is : php 4.2.1
apache is :Apache 2.0.3
and MYSQL is :MYSQL-MAX- 3.2
I need some help , i need to know how install PHP to make work with apache .
best regards
26, 2002 2:33 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Installing over old PHP install?
Hi, I'm trying to upgrade a Php 4.0.3 installation on a Redhat 6.2 (i686)
box using Apache 1.3.14 as the webserver. I just reccently got the job and
the server isn't documented to well about how t
Hi, I'm trying to upgrade a Php 4.0.3 installation on a Redhat 6.2 (i686)
box using
Apache 1.3.14 as the webserver. I just reccently got the job and the server
isn't documented to well about how things were set up. I went to install PHP
4.2.1 and although I can install it, I can't override the cur
The option to use is :
--with-apxs2=/path/to/apxs
B.
Le lun 24/06/2002 à 10:57, Dapid Candra a écrit :
> Hello,
>
> I am trying to install PHP 4.2.1 and Apache 2.0.39 and I want to configure
> PHP to run as mod_php.
>
> Is anyone have a step-by-step installation documentation on this? I tried
Hello,
I am trying to install PHP 4.2.1 and Apache 2.0.39 and I want to configure
PHP to run as mod_php.
Is anyone have a step-by-step installation documentation on this? I tried
./configure PHP using --with-apache, but I received
'configure: error: --with-apache does not work with Apache 2.x!'
I am running into some problems trying to install PHP 4.2.1 ISAPI version on
Windows 2000 Advanced Server w/ SP2. I can get the base install working just
fine, but when I try to load an extension (any externsion), I start getting
500 errors and the occasionally the following:
"Invalid access to m
NC> Actually all of the stuff on that page is for Apache 1.3.x (or so it
NC> appears). I need it for the new Apache 2.x.
Yeah, well, I tend to write tutorials for non-experimental things. :)
- Julie
--> Julie Meloni
--> [EMAIL PROTECTED]
--> www.thickbook.com
Find "Sams Teach Yourself MySQL
Actually all of the stuff on that page is for Apache 1.3.x (or so it
appears). I need it for the new Apache 2.x.
-Nick
Julie Meloni wrote:
> NC> Well, this is okay - if you're a windoze user. I'm not a Windoze user,
> NC> I'm running RedHat Linux 7.2, so it doesn't do me much good. Thanks,
>
NC> Well, this is okay - if you're a windoze user. I'm not a Windoze user,
NC> I'm running RedHat Linux 7.2, so it doesn't do me much good. Thanks,
NC> anyway!
Actually, this link:
http://thickbook.com/extra/index.html?t=in
Contains a tutorial called "Setup and Install Apache with PHP 4.2.1 as
Well, this is okay - if you're a windoze user. I'm not a Windoze user,
I'm running RedHat Linux 7.2, so it doesn't do me much good. Thanks,
anyway!
--Nick
toby - wrote:
> someone mailed me this link few days bak ...
> worked fo me
> hope it works fo u too .
>
> http://thickbook.com/e
I'm wondering if someone can help me compile PHP and then Apache with
PHP support. I used the --with-apxs2 option when configuring PHP, but
I'm a little bit lost after that point.
Thanks!
--Nick
--
You can't make a difference until you are willing to be different.
--
PHP Install Mailing Li
On Saturday 25 May 2002 12:47 am, Ryan Galloway wrote:
> I'm sure some of you have seen this error. Does this have to do with
> permissions on my machine? I tried the help link but didn't get much out
> of it. Should I change this line in my php.ini tag from 1 to 0?
Yes!
Cheers
--
Phil Drisco
I installed Xitami and then PHP4 (the installer that automatically adds
to the filters in Xitami). I created a test page with a simple echo
command, and I get this:
--
Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled wit
.. which Sybase Database System would you like to connect to ...
Sybase ASA or the big on Sybase ASE?
Greetings,
Stefan Siefert
-Ursprüngliche Nachricht-
Von: Vivek Kumar Agrawal [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 20. Mai 2002 09:20
An: PHP Install
Betreff: [PHP-INST] Installing PHP
Hi All,
Can somebody tell me how to install
PHP with Apache and Sybase on Suse linux.
It would be great help for me.
Regards,
Vivek
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
./configure --with-mysql --with-apxs=/path/to/apxs(unless it's installed
globally. ie /usr/bin/apxs)
On Sat, 2002-05-18 at 13:51, Erik wrote:
> hi,
>
> when i run /usr/local/apache/bin/httpd -l mod_php4.c isn't listed i
> already
> added
>
> AddType appalication/x-httpd-php .php to httpd.conf
hi,
when i run /usr/local/apache/bin/httpd -l mod_php4.c isn't listed i already
added
AddType appalication/x-httpd-php .php to httpd.conf
but php doesn't work correctly
./configure --with-mysql
i would like php as apache module (it works beter) is there a linux "guru"
around who can explain thi
Rodney,
If its the same as prevous versions, its the file called INSTALL in the
top level of the source directory.
HTH
Chris
Rodney S. Foley wrote:
>Can someone help me.
>
>I have been looking for a walk through/tutorial to help me get PHP 4.20
>setup on my linux box running RH71. I setup PH
Can someone help me.
I have been looking for a walk through/tutorial to help me get PHP 4.20
setup on my linux box running RH71. I setup PHP on my NT Box with out
any issues but I was able to get the binaries from php.net. Php.net
does not have binaries for linux. Just the source code. I was
Hello,
I'm trying to install PHP 4.2.0 with Apache 2.0.36 as a DSO. I'm using
"--with-apxs2=/route/to/apache2/bin/apxs" when I compile PHP, but when
Then, I load the module into Apache. And when I try to start Apache,
it dies instantly, and the logs remains empty !
Can anyone help me?
--
Sergi
Hi all,
working with my website I have ofund it would be practical to be able to run PHP from
the command-line.
This would be nice when it comes to writing "at"-jobs etc, where now I have to use
PERL. It would be so much easier to do that kind of work if I could just write it in
PHP.
I have he
Did you installed the gnu tools ? ( available on sun freeware site,
http://www.sunfreeware.com/)
These tools are a must to compile php on solaris.
Next read the special chapter in the php doc ( comments are usefull
sometimes :) )
hth
pa
--
PHP Install Mailing List (http://www.php.net/)
To un
Hi everyone,
I'm trying to install PHP 4.1.2 from source on Sparc Solaris 7. As far as I
know I've got all of the required packages installed from sunfreeware.com.
I'm installing with mysql and imap support so my configure looks like this:
./configure \
--with-apache=/src/apache_1.3.24 \
--with
- Original Message -
From: "Brett Moyer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 30, 2002 4:56 PM
Subject: [PHP-INST] Installing PHP on Win98 with PWS
> Can anyone help I followed all inst. in the books I have and in the dl
> docu
Can anyone help I followed all inst. in the books I have and in the dl
documents that came with Php but when I try a page it bombs
Brett Moyer
407-851-7913
[EMAIL PROTECTED]
Hi Mindaugas,
> i've got a problem configuring php-4.1.1 on my pc with win98.
> i've installed
> apache server already and as it's very strange, i can not find any *.dll
> files
> on my c:/php/ directory. does anybody know how to configure and end-up
> installin' php-4 succesfully?
The dlls are
hello
i've got a problem configuring php-4.1.1 on my pc with win98. i've installed
apache server already and as it's very strange, i can not find any *.dll
files
on my c:/php/ directory. does anybody know how to configure and end-up
installin' php-4 succesfully?
tanks
mg
--
PHP Install Maili
I need to know how to install PHP on Novell NetWare 6 with Apache. The
appache server is already installed but how can I compile PHP on NetWare
for Apache ? You can reply to by e-mail ([EMAIL PROTECTED]) or in this
group. Thank for help.
--
PHP Install Mailing List (http://www.php.net/)
To unsu
I haven't modified the lmhosts file. I am running a local network using
TCP/IP. Got Apache intro page to show up in the browser, no problem there.
But PHP files not working.
Does the install have to be to the OS directory?
> I had this problem on my PC after I modified the lmhosts file.
> Now I
I had this problem on my PC after I modified the lmhosts file. Now I just 127.0.0.1
and it works just fine.
>Hi,
>
>I'm running Win2000. I installed MySQL 3.23.47, Apache 1.3.22 and PHP 4.1.1.
>
>MySQL and Apache are running just fine. However, I can't seem to get PHP
>scripts to work on "localh
Hi,
I'm running Win2000. I installed MySQL 3.23.47, Apache 1.3.22 and PHP 4.1.1.
MySQL and Apache are running just fine. However, I can't seem to get PHP
scripts to work on "localhost" even though I've made the appropriate edits
to the httpd.conf file as specified in the installation instruction
> Then I reinstalled PHP, and then it didn't work then either!
>What could possibly be the problem? Any one know how to install it
>correctly?
You need to install MySQL then PHP and then Apache.
Take a look at www.devshed.com click serverside and look for an article
about installing those to
Hi
I got a "problem". I've got an older i586 machine which I am running Red Hat
Linux 6.2 on (nothing better doesn't work).
Yesterday, I installed Apache, MySQL and so on (the machine is going to run
as an webserver). And then I installed PHP 4.1.1. I ran Apache, and tested
it out. Then it only v
1 - 100 of 178 matches
Mail list logo