On Thu, Sep 22, 2011 at 21:09, wrote:
> David
>
> Thanks for your response I will look into it tomorrow. What issues to I run
> into in running PHP in I guess debug mode?
Just to be clear: the debug.log will not necessarily be located in
your build directory, unless that's from where you r
On Thu, Sep 22, 2011 at 00:21, wrote:
> Support
>
>
>
> I configured php using the following parameters:
>
> Configure Command => './configure' '--with-mcrypt=/usr/local/bin/mcrypt'
> '--wi
>
> thout-pear' '--enable-debug'
>
>
>
> and things appear to be fine.
>
>
>
> This message listed below
On Wed, 9 Dec 2009, Roy Lam wrote:
To: php-install@lists.php.net
From: Roy Lam
Subject: [PHP-INSTALL] PHP install with Apache
I have a problem on installing PHP 5.3.1 with Apache Server 2.2.14. When I
adding the command "PHPIniDir" into httpd.conf, I cannot start the Apache
Server anymore. By
Hotmail schrieb:
moved top posting to bottom !
--
From: "Hendrik Schmieder"
Sent: Wednesday, December 09, 2009 6:27 PM
To: "Roy Lam"
Subject: Re: [PHP-INSTALL] PHP install with Apache
Roy Lam schrieb:
I have a problem on
Roy Lam schrieb:
I have a problem on installing PHP 5.3.1 with Apache Server 2.2.14. When I
adding the command "PHPIniDir" into httpd.conf, I cannot start the Apache
Server anymore. By my observation, It should have some problems when i add
an extension into the PHP module. I would like to ask ho
Hi Jesse
The version of apache i have is 2.2.8 I added the line like you
suggested:
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
To my httpd.conf file which was in my apache/conf directory and
restarted apache unfortunatly its still just disp
Anthony,
Did you add the line:
AddType application/x-httpd-php .php
To your httpd.conf file?
Jesse
Jesse Santana
Project Lead - Enterprise Services Group
Information Technology Services
California State University, Long Beach
1250 Bellflower Blvd.
Long Beach, CA 90840
Office: (562)985-8511
F
Mark Sargent a écrit :
Hi All,
Os is Ubuntu and I've tried to configure Apache with PHP support. I
followed this page,
http://www.php.net/manual/en/install.unix.apache2.php
and after running
6. ./configure --enable-so
7. make
8. make install
I don't see the module in /usr/local/apache2/mod
Tamer Higazi wrote:
Hi!
Here are the installation instructions for the IIS (internet Information
Server)
http://www.php.net/manual/en/install.windows.iis.php
Tamer
saz25 schrieb:
Hi,
I am new to PHP. I also have Dreamweaver installed on my Windows PC.
I'd like to start writing some simple PHP
Hi!
Here are the installation instructions for the IIS (internet Information
Server)
http://www.php.net/manual/en/install.windows.iis.php
Tamer
saz25 schrieb:
> Hi,
> I am new to PHP. I also have Dreamweaver installed on my Windows PC.
> I'd like to start writing some simple PHP files. I just in
Hi,
OK, I assume that is the PHP configure command which is saying 'configure:
error: Oracle needed libraries not found', so there might be a clue as to
what's missing in the output of 'configure'. If there is no way to make an RPM
show you the output from the configure command, then you could tr
Hello,
>From my research on the manual page
(http://www.php.net/manual/en/function.imagegif.php) if you give a 2nd argument
to Imagegif() it writes the image to disk rather than sending it to the
browser. Your browser is giving you that error message because the image data
goes into the file and
to know how to install apache2.0.55 and php5.1.2. are they compatible? I have been following the installation instructions from Sams Teach Yourself PHP, MySQL® and Apache All in One, Second Edition.
From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 15, 2006 11:15 AMTo: ph
each Yourself PHP, MySQL® and Apache
All in One, Second Edition.
From: Mark Galbreath
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 15, 2006
11:15 AM
To: php-install@lists.php.net; [EMAIL PROTECTED]
Subject: Re: [PHP-INSTALL] php
install
ru pulling our
legs?
1. How w
ru pulling our legs?
1. How would you know PHP stopped working after you installed Apache httpd? Apache had to have been installed prior to installing PHP or you could not have known that PHP was not working in the httpd.
2. You could not have installed PHP with the --enable-apxs2 switch b
you pointing to a 64-bits Oracle, so you will to have everything in 64
bits and the compiler will need to be able to compile 64 bits binary as
well...
for GCC use the flags -m64
for ld use the flags -xarch=v9 and there is a big change you will need
to have a hardcoded library search path.. gcc =
On Fri, 2004-08-13 at 15:16, Allyson wrote:
> Thank you Chris. I searched for a document libphp4 and found nothing. Even
> though the install from Entropy says it installed correctly, I can't locate
> a php folder anywhere on the hard drive. When php is installs does it set
> up a php directory
On Thu, 2004-08-12 at 20:34, Allyson wrote:
> We are using OS X 10.3.5 and are attempting to set it up to work with
> PHP. We tried the install from Entropy and it says it installed
> correctly. We then edited the httpd.conf of Apache and added:
>
> LoadModule php4_module
> AddModule mod_php4.c
windows 2000 professional/2003
server enterprise likewize.
thanks
aditya
- Original Message -
From: "zareef ahmed" <[EMAIL PROTECTED]>
To: "Aditya Mohan" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, April 08, 2004 2:11 PM
Subject: Re: [PHP-INST
HI Aditya!
what r u getting when running phpinfo();
blank page or source code of the page?
--- Aditya Mohan <[EMAIL PROTECTED]> wrote:
> hey folks,
> i have a problem with installing php5rc1 on windows
> 2003 enterprise with iis 6.
> i cannot get phpinfo() to show me any info, while on
> the
Actually it did give me an error.
bash-2.05# /var/apache/bin/apachectl configtest
Syntax error on line 825 of /var/apache/conf/httpd.conf:
Invalid command 'AddType1', perhaps mis-spelled or defined by a module
not included in the server configuration
+++
However I was finally ab
Naman Latif wrote:
Hi,
I installed PHP 4.3.4 on Apache 1.3.29 Webserver running on Solaris 8.
I added the following in my httpd.conf file
LoadModule php4_modulelibexec/libphp4.so
AddType application/x-httpd-php .php
+++
A test.php () file exis
22 matches
Mail list logo