On 03/23/2010 01:21 AM, Tamer Higazi wrote:
Hi people!
usually this is not a problem, but I have never seen something like that
before. After I compiled php 5.3.2 from source, and running phpinfo(),
the info page told me that it didn't parse the php.ini file.
the php.ini file had been placed fro
On 03/23/2010 01:21 AM, Tamer Higazi wrote:
Hi people!
usually this is not a problem, but I have never seen something like that
before. After I compiled php 5.3.2 from source, and running phpinfo(),
the info page told me that it didn't parse the php.ini file.
the php.ini file had been placed fro
-install@lists.php.net
From: troels knak-nielsen
Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support
That did the trick - Thanks for your help.
In case anyone else is having trouble building on Ubuntu, I found this guide:
http://www.brandonsavage.net/installing-php-5-3-on-ubuntu
ote:
>
>> To: php-install@lists.php.net
>> From: troels knak-nielsen
>> Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support
>>
>> On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote:
>>>
>>> Is this the standard prefork apach
On Sat, 18 Jul 2009, troels knak-nielsen wrote:
To: php-install@lists.php.net
From: troels knak-nielsen
Subject: Re: [PHP-INSTALL] Problems building 5.3 with apache2 support
On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote:
Is this the standard prefork apache module for Ubuntu
On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote:
> Is this the standard prefork apache module for Ubuntu?
Probably not. There are two packages available:
apache2-prefork-dev - Apache development headers - non-threaded MPM
apache2-threaded-dev - Apache development headers - threaded MPM
Shoi
On Sat, 18 Jul 2009, troels knak-nielsen wrote:
To: php-install@lists.php.net
From: troels knak-nielsen
Subject: [PHP-INSTALL] Problems building 5.3 with apache2 support
Hi list.
I'm trying to build php 5.3 on Ubuntu. I have installed
apache2-threaded-dev and used the following configure sett
Yes, I putted almost EVERYONE / ALL PERMISSIONS.
As other librarys stays in the same folder, and, mysql for example. loads
normally.
""Robert Wolfe"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Have you checked the permissions on the files?
>
> -Original Message-
> Fro
Have you checked the permissions on the files?
-Original Message-
From: Arnis Juraga [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 06, 2007 3:20 AM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] Problems with php_openssl.php on Windows Server 2003
R2
Hello!
- PHP version: latest
It seems that you don't have enabled the MySQL-extension as described on
http://de.php.net/manual/en/ref.mysql.php#AEN111289 after installing PHP 5.
Hello,
You have added this to youre ./configure command:
--with-libxml-dir=/sw/include/libxml2/
but make is using:
-I/usr/include/libxml2
Did you do your first ./configure before installing the new libxml? If so, you
need to rm config.cache, otherwise PHP will keep trying to compile usi
Mark Galbreath wrote:
Perhaps your jpeg dynamic libraries are not registered in
/etc/ld.so.conf? Try the ldconfig command to regenerate the shared
library cache in /etc/ld.so.cache from the ld.so search path
/etc >ldconfig and /usr/lib>ldconfig brings not the result I need.
I configured my ph
Perhaps your jpeg dynamic libraries are not registered in /etc/ld.so.conf? Try the ldconfig command to regenerate the shared library cache in /etc/ld.so.cache from the ld.so search path.
mark
>>> Ruprecht Helms <[EMAIL PROTECTED]> 09-Mar-06 04:51:46 AM >>>
Hi,I have problems with the jpegsuppor
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
= 0
>
> [Ingres II]
> ; Allow or prevent persistent links.
> ingres.allow_persistent = On
>
> ; Maximum number of persistent links. -1 means no limit.
> ingres.max_persistent = -1
>
> ; Maximum number of links, including persistents. -1 means no limit.
> ingre
ing
; given by corresponding encode setting. When empty
mbstring.internal_encoding
; is used. For the decode settings you can distinguish between motorola and
; intel byte order. A decode setting cannot be empty.
;exif.encode_unicode = ISO-8859-15
;exif.decode_unicode_motorola = UCS-2BE
;exif.decod
Dave Moore wrote:
Hi,
I have a php_mysql.dll file in my PHP directory at D:\PHP5\ext. I've
tried copying this to C:\Windows\SYSTEM but this make no difference.
There is no reference to SQL when running phpinfo() - the output is
pasted below.
As per the documentation, I took php.ini-recomme
The MySQL module isn't running or you would see it in your phpinfo.
Make sure: extension=php_mysql.dll
doesn't have a semicolon in front of it. Make sure you restart your webserver
if you make any changes.
Also in your php.ini file:
include_path .;C:\php5\pear .;C:\php5\pear
you dont need this
Hi,
I have a php_mysql.dll file in my PHP directory at
D:\PHP5\ext. I've tried copying this to C:\Windows\SYSTEM but this make no
difference. There is no reference to SQL when running phpinfo() - the output is
pasted below.
As per the documentation, I took php.ini-recommend and copied
Where do you have the php_mysql.dll.
Please send us a copy of the php.ini file.
How many php.ini files do you have and whats the location of these?
--
David Bo Jensen
"List Php Config" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Does your phpinfo() show the mysql information? You
Hex Star wrote:
Hello, I'm running a webserver on
[url=http://www.yellowdoglinux.com]YellowDog Linux 4.0.1[/url] with
Apache 2.0.51, php 4 and mysql but no local mail serverI am
hosting some people and they'd like to be able to use the php mail()
function...is there a way for me to configure it
Arild Reiten wrote:
Have just installed PHP 4.3.9 and Apache 1.3 on a WinXP computer.
Everything seems ok, but i can not transfer variables with PHP
With this call in IE http://127.0.0.1/test.php?a=1
And test.php looking like this:
It just prints a=
Any ideas ??
Your code requires register globals
Hello again
I have tried to remove the --enable-soap part of the
configure. This time, the make terminates with:
yte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo
Zend/zend_iterators.lo Zend/zend_interfaces.lo
Zend/zend_exceptions.lo Zend/zend_objects.lo
Zend/zend_object_handlers.lo Zend/zend_obje
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
At 07:23 AM 7/27/04, Andreas Schulz wrote:
I use a Netware 6.5 Server with Apache 2 and PHP 4.2.4-dev. I can use the
phpinfo and then can I see the configuration. An other Script is not
running then becomes the follwed error message:
Warning: open_basedir restriction in effect. File is in wrong
Margaret E. Mast wrote:
I am having a problem with PHP / Apache / and LDAP authentication.
WE have a UNIX server Solaris 2.8.
Until recently, we had been running PHP 4.0.4 and apache 1.3.23 and we were
authenticating using the ldap module to Windows 2000.
Our PC group upgraded the server to
Klaus wrote:
Hi Mike,
thanks for your response.
Initially I just took:
./configure --with-apache=... --with-mysql=... --with-mcrypt=...
The trials including
--with-zlib-dir=...
or
--with-zlib=...
also failed.
Do you or anyone else have an idea?
Greetings
Klaus
"Mike Beck" <[EMAIL PROTECTED]
Klaus wrote:
Hi Mike,
thanks for your response.
Initially I just took:
./configure --with-apache=... --with-mysql=... --with-mcrypt=...
The trials including
--with-zlib-dir=...
or
--with-zlib=...
also failed.
Do you or anyone else have an idea?
Greetings
Klaus
"Mike Beck" <[EMAIL PROTECTED]
klaus wrote:
Hi Chris,
I started to study the config.log file more in deep.
The kick-out error was:
conftest.c -lmysqlclient -lmcrypt -lltdl -lresolv -lm -ldl -lnsl 1>&5
/usr/bin/ld: cannot find -lltdl
Then I visited
http://mcrypt.hellug.gr/mcrypt/index.html
an learned that I have to
Hi Chris,
I started to study the config.log file more in deep.
The kick-out error was:
conftest.c -lmysqlclient -lmcrypt -lltdl -lresolv -lm -ldl -lnsl 1>&5
/usr/bin/ld: cannot find -lltdl
Then I visited
http://mcrypt.hellug.gr/mcrypt/index.html
an learned that I have to install not
Hi Mike,
I started to study the config.log file more in deep.
The kick-out error was:
conftest.c -lmysqlclient -lmcrypt -lltdl -lresolv -lm -ldl -lnsl 1>&5
/usr/bin/ld: cannot find -lltdl
Then I visited
http://mcrypt.hellug.gr/mcrypt/index.html
an learned that I have to install not o
Bottom posting...
klaus wrote:
Hi Mike,
thanks for your response.
Initially I just took:
./configure --with-apache=... --with-mysql=... --with-mcrypt=...
The trials including
--with-zlib-dir=...
or
--with-zlib=...
also failed.
Do you or anyone else have an idea?
Greetings
Klaus
"Mike Beck" <[
klaus wrote:
> Hi Mike,
>
> thanks for your response.
>
> Initially I just took:
> ./configure --with-apache=... --with-mysql=... --with-mcrypt=...
>
> The trials including
> --with-zlib-dir=...
> or
> --with-zlib=...
>
> also failed.
>
> Do you or anyone else have an idea?
>
What do you
Hi Mike,
thanks for your response.
Initially I just took:
./configure --with-apache=... --with-mysql=... --with-mcrypt=...
The trials including
--with-zlib-dir=...
or
--with-zlib=...
also failed.
Do you or anyone else have an idea?
Greetings
Klaus
"Mike Beck" <[EMAIL PROTECTED]> schrieb
klaus wrote:
> Dear all,
>
> I am to set up a LAMPS system
> (Red Hat 7.3, Apache 1.3.29, MySQL 4.0.18, PHP 4.3.4).
>
> When trying to configure PHP with the follwing command:
>
> ./configure --with-apache=/usr/local/apache/apache_1.3.29
>
> --with-mysql=/usr/local/mysql
>
> --with
> John is correct - IIS3 is most unlikely to be running on XP.
If you're running WinXP, you *should* have IIS5 or higher. Windows
Server 2000 shipped with IIS5, and it was released before XP.
-Ben
On Wednesday 14 January 2004 20:55, John Holden wrote:
> IIS 3??? You're kidding, right? I don't use Windows, but my
> understanding is that's really old. Didn't Windows NT 4.0 distribute
> with IIS4?
John is correct - IIS3 is most unlikely to be running on XP. Like John, I
don't run Windows, bu
Title: Message
-Original
Message-From: Yue Zhang [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 14, 2004 3:50 PMTo:
[EMAIL PROTECTED]Subject: [PHP-INSTALL] Problems in
installation
I try to install Php 4.3.4 on a win xp machine. I use
php434-installer.exe. Web serve
Dear Yue Zhang
You have download windows installer and execute on your machine. Bcos your PWS is not
been linked with PHP Parser. Its available on www.php.net
Download windows installer exe file
Muralidhar
India
-- Original Message --
From: Yue Zhang <[
Just for clarity:
Is this PHP 4.3.4?
Where did you put php.ini and php4ts?
What did you put in your httpd.conf?
What changes did you make to php.ini?
Only then can we help you.
--- [EMAIL PROTECTED] wrote:
> Hi. I've followed all the installation guides on
> the site, and I'm still
> having pro
Dale,
Try following Luc de Louw's tutorial at
http://www.delouw.ch/linux/apache.phtml
As long as you don't start any daemons or reboot the system, you won't
affect operation of the live webserver, as far as I can imagine. You might
also just get the RPMs from RedHat and use those instead; just m
You didn't include your configure line, but it's likely to have
--with-mysql=/path/to/mysql. PHP has MySQL support built-in, so you
don't need to specify the location of the client libraries. Just drop
that switch entirely.
--
Jim
>>> Ruprecht Helms <[EMAIL PROTECTED]> 11/09/03 09:45AM >>>
Hi,
Problem was fixed oct 8. with latest stable version. The bug#
associated with the fix it was
#25746 thanks neilus
Thanks,
Jim
Michael Mauch wrote:
Jim Price wrote:
I have been having problems upgrading php to 4.3.3 . The compile and
install seem to work fine but php scripts d
Jim Price wrote:
> I have been having problems upgrading php to 4.3.3 . The compile and
> install seem to work fine but php scripts do not parse and I end up with
> a blank screen. Here's the weird part the same configure procedure works
> on a testserver with solaris 8. I ran a truss on the p
On Saturday August 30, 16:03, brad e wrote:
> When i echo $DOCUMENT_ROOT i get nothing (literally '').
Try using HTTP_SERVER_VARS["DOCUMENT_ROOT"], or use phpinfo() to see
what is the right name of the variable.
You may also try to
register_globals = On
on your php.ini.
Edgar.
not sure if there was a response, but an person posted this exact same
issue the other day...you may want to search the archives.
i know its not much, but hopefully it'll help.
Jeff
You need a web server to use PHP. Either use Apache, or use the included
personal web server which comes built into WinXP. IE (or any other browser)
doesn't know anything about PHP. PHP is a server language. The web server
processes the PHP code and outputs that to your browser.
John
"Acorn Tuto
49 matches
Mail list logo