Hi,
I'm having problems installing PHP 5.2.9 (the latest version, downloaded an
hour ago from php.net) with IMAP enabled.
Here is my basic conf:
$ uname -a
Linux localhost 2.6.9-023stab040.1-entnosplit #1 SMP Mon Jan 15 23:19:03 MSK
2007 i686 athlon i386 GNU/Linux
OS: CentOS release 5.2 (Final)
Hi,
I'm having problems installing PHP 5.2.9 (the latest version, downloaded an
hour ago from php.net) with IMAP enabled.
Here is my basic conf:
$ uname -a
Linux localhost 2.6.9-023stab040.1-entnosplit #1 SMP Mon Jan 15 23:19:03 MSK
2007 i686 athlon i386 GNU/Linux
OS: CentOS release 5.2 (Final)
I am trying to make a replica of the installation at my web hotel to be able
to learn
and implement PHP and to develop applications.
I am a real newbie on this and I have some problems to make PHP run in
Apache server.
Could somebody give some step by step instructions or advice a real
beginne
On Monday 16 May 2005 23:53, StÃphane Bruno wrote:
> Hello,
>
> I have apache 2.0.54 running on Fedora Core 1. I installed PHP5 with the
> following command:
>
> ./configure --with-config-file-path=/etc --with-mysql=/usr/lib/mysql
Add this: --with-apxs2=/usr/sbin/apxs
> make
> make install
>
> Th
I had a similar problem when installing PHP 5.
libphp5.so is created by the compilation, but it is not created unless
you tell it to. Add the following option to your ./configure command,
and it should work: "--with-apxs2=/path/to/apache/bin/apxs" (minus the
quotes).
StÃphane Bruno wrote:
Hell
Hello,
I have apache 2.0.54 running on Fedora Core 1. I installed PHP5 with the
following command:
./configure --with-config-file-path=/etc --with-mysql=/usr/lib/mysql
make
make install
The installation went well, and I added the following to httpd.conf:
LoadModule php5_module libexec/libphp5.s
Hello
everyone,
Some days ago, I have
installed Ingres II sgbd at freebsd operationg system, version 5.2-Release
and everything
works fine.
But, this week I`m trying
to install php-4.3.2 with support for ingres II, using the following configure
lines:
./configure
--prefix=/usr --wit
lczyk" <[EMAIL PROTECTED]>
To: "ciberflash" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, October 04, 2004 6:54 PM
Subject: Re: [PHP-INSTALL] Problems installing PHP..
> ciberflash wrote:> > > > >
I just installed Apache 1.3.31 on my W2K
ciberflash wrote:
I just installed Apache 1.3.31 on my W2K SP4 computer.
The installation of Apache 1.3.31 went well. I can use my browser to
reach the root directory belonging to Apache. I downloaded PHP 4.3.9.
I used the instructions to setup PHP by Julie C. Melloni. I am using
her book to
I just installed Apache 1.3.31 on
my W2K SP4 computer.
The installation of Apache 1.3.31
went well. I can use my browser to reach the root directory belonging to Apache.
I downloaded PHP 4.3.9. I used the instructions to setup PHP by Julie C.
Melloni. I am using her book to learn PHP.
Dear members
I rented a dedicated server at Ev1servers.net
However, when I tried instaling phpMyAdmin I found out that the 'MySQL
Extensions' were not supported by my PHP installation.
Therefore, I have to reinstall PHP 4.2.2 on my machine, enabling MySQL
support.
I tried the ./configure opti
11 matches
Mail list logo