Thanks for the help, people. Problem solved.
-Mensagem original-
De: Alejandro Michelin Salomon (Hotmail) [mailto:amichel...@hotmail.com]
Enviada em: quarta-feira, 21 de setembro de 2011 00:07
Para: 'Mateus Almeida'
Cc: php-general@lists.php.net
Assunto: RES: [PHP] Inst
ONLY ON UNINSTALL
2 ) Change the directory index on apache
DirectoryIndex index.html index.php ==> add index.php to be a default
file to search
Alejandro M.S.
PAO/RS
Brasil
-Mensagem original-
De: Mateus Almeida [mailto:supor...@avanutri.com.br]
Enviada em: segunda-feira, 19 de setembro de 2011
directive tells the
module where the hint definitions are located.
>
> #
>
> #MIMEMagicFile conf/magic
>
>
>
> #
>
> # Customizable error responses
come in three flavors:
>
> # 1) plain text 2) local
redirects 3) external redirects
>
> #
>
m:
terça-feira, 20 de setembro de 2011 09:04
> Para: Mateus
Almeida
> Cc:
> Assunto:
Re: [PHP] Installing PHP
>
>
>
> On
2011-09-19, at 5:32 PM, "Mateus Almeida"
> wrote:
>
>>
Hello, I'm newbie and I'm trying to install PHP with Apache, but
Mateus Almeida wrote:
Yes, I've put the "test.php" in the htdocs.
The server works with an html file, but it doesn’t work with the php.
Mateus
There are only tow things which need adding to httpd.conf to get PHP working.
LoadModule should point to your php installation
LoadModule php5_module
Yes, I've put the "test.php" in the htdocs.
The server works with an html file, but it doesnt work with the php.
-Mensagem original-
De: Bastien [mailto:phps...@gmail.com]
Enviada em: terça-feira, 20 de setembro de 2011 09:04
Para: Mateus Almeida
Cc:
Assunto: Re: [PHP]
Mateus Almeida wrote:
Hello, I'm newbie and I'm trying to install PHP with Apache, but it doesn't
work.
Every time I try to run a test I receive the message "Not Found The
requested URL /php/php-cgi.exe/test.php was not found on this server." OR
(when I try to change some options) "Forbidden You
On 2011-09-19, at 5:32 PM, "Mateus Almeida" wrote:
> Hello, I'm newbie and I'm trying to install PHP with Apache, but it doesn't
> work.
>
> Every time I try to run a test I receive the message "Not Found The
> requested URL /php/php-cgi.exe/test.php was not found on this server." OR
> (when
Hello, I'm newbie and I'm trying to install PHP with Apache, but it doesn't
work.
Every time I try to run a test I receive the message "Not Found The
requested URL /php/php-cgi.exe/test.php was not found on this server." OR
(when I try to change some options) "Forbidden You don't have permission
On Tue, Sep 20, 2011 at 12:43 AM, tamouse mailing lists <
tamouse.li...@gmail.com> wrote:
> On Mon, Sep 19, 2011 at 9:03 AM, Daniel Brown wrote:
> >You have to add the extensions to your php.ini file,
>
> Yeah, did that, still not working.
>
> > and - if
> > using them on the web - remember t
On Mon, Sep 19, 2011 at 9:03 AM, Daniel Brown wrote:
> You have to add the extensions to your php.ini file,
Yeah, did that, still not working.
> and - if
> using them on the web - remember to restart Apache.
Using lighty and fastcgi.
--
PHP General Mailing List (http://www.php.net/)
To unsu
On Sun, Sep 18, 2011 at 15:21, tamouse mailing lists
wrote:
> I'm having a bit of trouble installing PHP extensions.
>
> I have the following in php.ini:
>
> extension_dir =
> ".:/usr/local/lib/php/extensions:/usr/local/lib/php/extensions/no-debug-non-zts-20090626"
>
> In /usr/local/lib/php/exten
On Sun, Sep 18, 2011 at 4:36 PM, Benjamin Hawkes-Lewis
wrote:
> On Sun, Sep 18, 2011 at 8:21 PM, tamouse mailing lists
> wrote:
>> I'm having a bit of trouble installing PHP extensions.
>>
>> I have the following in php.ini:
>>
>> extension_dir =
>> ".:/usr/local/lib/php/extensions:/usr/local/li
On Sun, Sep 18, 2011 at 4:22 PM, Gregor Mitzka wrote:
> Why don't you use MacPorts? There you can extension in a quite simple way.
> Gregor Mitzka
I DID use MacPorts!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
在 2011-09-18日的 14:21 -0500,tamouse mailing lists写道:
> I'm having a bit of trouble installing PHP extensions.
>
> I have the following in php.ini:
>
> extension_dir =
> ".:/usr/local/lib/php/extensions:/usr/local/lib/php/extensions/no-debug-non-zts-20090626"
>
> In /usr/local/lib/php/extensions/
On Sun, Sep 18, 2011 at 8:21 PM, tamouse mailing lists
wrote:
> I'm having a bit of trouble installing PHP extensions.
>
> I have the following in php.ini:
>
> extension_dir =
> ".:/usr/local/lib/php/extensions:/usr/local/lib/php/extensions/no-debug-non-zts-20090626"
>
> In /usr/local/lib/php/ext
Why don't you use MacPorts? There you can extension in a quite simple way.
Gregor Mitzka
2011/9/18 tamouse mailing lists
> I'm having a bit of trouble installing PHP extensions.
>
> I have the following in php.ini:
>
> extension_dir =
>
> ".:/usr/local/lib/php/extensions:/usr/local/lib/php/ext
I'm having a bit of trouble installing PHP extensions.
I have the following in php.ini:
extension_dir =
".:/usr/local/lib/php/extensions:/usr/local/lib/php/extensions/no-debug-non-zts-20090626"
In /usr/local/lib/php/extensions/no-debug-non-zts-20090626, i have the
following:
-rwxr-xr-x 1 roo
On Mon, Jul 4, 2011 at 8:13 AM, Alejandro Michelin Salomon (Hotmail)
wrote:
> Jim:
> In my Windows the install adds the lines :
>
> #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
> PHPIniDir "C:\PHP\"
> LoadModule php5_module "C:\PHP\php5apache2_2.dll"
>
> AddHandler application/x-httpd-php
aybe the dll files is in the brong version.
>
> Alejandro M.S.
>
> -Mensagem original-
> De: Jim Giner [mailto:jim.gi...@albanyhandball.com]
> Enviada em: segunda-feira, 4 de julho de 2011 09:40
> Para: php-general@lists.php.net
> Assunto: [PHP] Installing PHP
>
> Hi
im.gi...@albanyhandball.com]
Enviada em: segunda-feira, 4 de julho de 2011 09:40
Para: php-general@lists.php.net
Assunto: [PHP] Installing PHP
Hi all,
(Hopefully I posted this in a place that can/will help me)
I got curious about running php / apache on my own laptop in order to help
my devl pr
On 4 July 2011 13:39, Jim Giner wrote:
> Hi all,
> (Hopefully I posted this in a place that can/will help me)
>
> I got curious about running php / apache on my own laptop in order to help
> my devl process, instead of writing, uploading and testing on my site.
>
> Found a nice pair of docs from "
Hi all,
(Hopefully I posted this in a place that can/will help me)
I got curious about running php / apache on my own laptop in order to help
my devl process, instead of writing, uploading and testing on my site.
Found a nice pair of docs from "thesitewizard.com" that appeared to be
pretty well-w
Hey, folks -- --
I am switching over my development (I hope) to a Mac. Having some
trouble with the configuration. Rudimentary scripts run fine in the
document_root, but beyond that, my scripts in the include_path are not
found.
The include_path has a couple of directories in which I have my
foun
At 01:44 PM 1/25/2011, Shawn McKenzie wrote:
On 01/25/2011 11:25 AM, Nilesh Govindarajan wrote:
> On 01/25/2011 10:32 PM, Ethan Rosenberg wrote:
>> Dear List --
>>
>> How do install PEAR on Linux? I installed lynx and as root, I ran the
>> command lynx -source http://pear.php.net/go-pear | php.
On Tue, Jan 25, 2011 at 13:33, Ethan Rosenberg wrote:
>
> As far as I can tell, the PHP is installed directly on my computer. Now
> what?
From the command line, type:
which pear
If it gives you a path, PEAR is installed, and you can use it as
you desire. If it indicates that n
At 12:25 PM 1/25/2011, Nilesh Govindarajan wrote:
On 01/25/2011 10:32 PM, Ethan Rosenberg wrote:
> Dear List --
>
> How do install PEAR on Linux? I installed lynx and as root, I ran the
> command lynx -source http://pear.php.net/go-pear | php. It seemed to
> install, but the command pear did no
Am 25.01.2011 20:09, schrieb Daniel Brown:
> On Tue, Jan 25, 2011 at 14:07, Ronny Tiebel wrote:
>> oh, ok, sorry for that.
>> ive missunderstood your post.
>>
>> but he wrote that he's using debian sid so its a possible solution for him.
>>
>> never mind
>>
>> just wanted to help
> It is helpf
On Tue, Jan 25, 2011 at 14:07, Ronny Tiebel wrote:
> oh, ok, sorry for that.
> ive missunderstood your post.
>
> but he wrote that he's using debian sid so its a possible solution for him.
>
> never mind
>
> just wanted to help
It is helpful, just correcting for the archives. Nothing against
Am 25.01.2011 20:01, schrieb Daniel Brown:
> On Tue, Jan 25, 2011 at 13:54, Ronny Tiebel wrote:
>> ubuntu (10.10) == debian sid, so there are no diferences on that
> I didn't need an explanation of what equals what, I was correcting
> your generalized statement that apt-get worked on Linux. C
On Tue, Jan 25, 2011 at 13:54, Ronny Tiebel wrote:
>
> ubuntu (10.10) == debian sid, so there are no diferences on that
I didn't need an explanation of what equals what, I was correcting
your generalized statement that apt-get worked on Linux. Consider RH
derivatives, SUSE, et al --- yes, I
d into your app directories or in an
include path that apache is aware of and things will just work, so that might
be a viable solution if the repositories don't work out.
Thanks,
Ash
http://www.ashleysheridan.co.uk
- Reply message -
From: "Shawn McKenzie"
Date: Tue, Jan 25, 2011 1
On Tue, Jan 25, 2011 at 13:43, Ronny Tiebel wrote:
>
> erm, on linux you could just install it with apt/aptitude !?
's/linux/Ubuntu or Debian as root'
--
Network Infrastructure Manager
Documentation, Webmaster Teams
http://www.php.net/
--
PHP General Mailing List (http://www.php.net/)
To
Am 25.01.2011 18:25, schrieb Nilesh Govindarajan:
> On 01/25/2011 10:32 PM, Ethan Rosenberg wrote:
>> Dear List --
>>
>> How do install PEAR on Linux? I installed lynx and as root, I ran the
>> command lynx -source http://pear.php.net/go-pear | php. It seemed to
>> install, but the command pear d
On 01/25/2011 11:25 AM, Nilesh Govindarajan wrote:
> On 01/25/2011 10:32 PM, Ethan Rosenberg wrote:
>> Dear List --
>>
>> How do install PEAR on Linux? I installed lynx and as root, I ran the
>> command lynx -source http://pear.php.net/go-pear | php. It seemed to
>> install, but the command pear
On 01/25/2011 10:32 PM, Ethan Rosenberg wrote:
> Dear List --
>
> How do install PEAR on Linux? I installed lynx and as root, I ran the
> command lynx -source http://pear.php.net/go-pear | php. It seemed to
> install, but the command pear did not work. From the root directory I
> ran the comman
Dear List --
How do install PEAR on Linux? I installed lynx and as root, I ran
the command lynx -source http://pear.php.net/go-pear | php. It
seemed to install, but the command pear did not work. From the root
directory I ran the command find . -name pear. There was no file
found. I also
13 jan 2009 kl. 22.38 skrev Merlin Morgenstern:
Hi there,
I am still facing trouble with pdflib and php 5. After hours of
research I found that I do have to install the pecl package. So I
decided to compile it into php staticly like described here:
http://www.php-resource.de/handbuch/insta
On Tue, 2009-01-13 at 16:58 -0500, Bastien Koert wrote:
> On Tue, Jan 13, 2009 at 4:38 PM, Merlin Morgenstern
> wrote:
>
> > Hi there,
> >
> > I am still facing trouble with pdflib and php 5. After hours of research I
> > found that I do have to install the pecl package. So I decided to compile i
On Tue, Jan 13, 2009 at 4:38 PM, Merlin Morgenstern wrote:
> Hi there,
>
> I am still facing trouble with pdflib and php 5. After hours of research I
> found that I do have to install the pecl package. So I decided to compile it
> into php staticly like described here:
> http://www.php-resource.de
Hi there,
I am still facing trouble with pdflib and php 5. After hours of research
I found that I do have to install the pecl package. So I decided to
compile it into php staticly like described here:
http://www.php-resource.de/handbuch/install.pecl.static.htm
The configure command stops with
I've been going through the hoops documenting installation and recovery notes
for my customer sites. The majority of these run local web services with no
internet access from the servers, so with the increasing reliance on PEAR
extensions, I'm looking to the correct way to 'install' PEAR package
Hi!
Consider using Macports (http://www.macports.org/) to install it. After
installing macports onto your computer, do this in the terminal:
I ma using Macports, but it currently doesn't support PHP 5.3.
// This will give you the available variants (I think)
port info php5
To list package
Hi!
http://www.phpmac.com/
This project seems dead.
Best Regards,
Felhő
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Nov 15, 2007 10:00 AM, Hodicska Gergely <[EMAIL PROTECTED]> wrote:
> Hi!
>
>
> Can somebody give me some guideline how to install PHP 5.3 to a Mac
> (intel based) with mysqlnd support?
>
> TIA!
>
>
> Best Regards,
> Felhő
Consider using Macports (http://www.macports.org/) to install it. Afte
Hi!
Can somebody give me some guideline how to install PHP 5.3 to a Mac
(intel based) with mysqlnd support?
TIA!
Best Regards,
Felhő
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I am trying now for almost 2 hours to get this working:
I had Apache and PHP with modules installed as CGI (also tryed as module).
Now I added extension (in php.ini) php_pgsql.dll and also installed
postgreSQL.
And it shows me error when starting apache: "module could not be found".
The
Good day,
I've been struggling with this problem for quite a while now, I've
looked on google, but to no avail, documentation doesn't help me out
either. Now, I know this isn't a pure php problem as such, but rather a
problem in the cooperation of apache2.2, php and fastcgi.
So, here's what
Tijnema wrote:
On 5/27/07, Jim Lucas <[EMAIL PROTECTED]> wrote:
Rafael Mora wrote:
> Thank you very much for you answers!!! =), but Im trying to work with
> PostgreSQL.
>
> So Im gonna review your suggestions in order to see which would be
the best
> for me
>
> Thank you very much!
>
> Rafa
>
On 5/27/07, Jim Lucas <[EMAIL PROTECTED]> wrote:
Rafael Mora wrote:
> Thank you very much for you answers!!! =), but Im trying to work with
> PostgreSQL.
>
> So Im gonna review your suggestions in order to see which would be the best
> for me
>
> Thank you very much!
>
> Rafa
>
>
> On 5/26/07, Sa
Rafael Mora wrote:
Thank you very much for you answers!!! =), but Im trying to work with
PostgreSQL.
So Im gonna review your suggestions in order to see which would be the best
for me
Thank you very much!
Rafa
On 5/26/07, Sathyashrayan <[EMAIL PROTECTED]> wrote:
On 5/26/07, Tijnema <[EMA
Thank you very much for you answers!!! =), but Im trying to work with
PostgreSQL.
So Im gonna review your suggestions in order to see which would be the best
for me
Thank you very much!
Rafa
On 5/26/07, Sathyashrayan <[EMAIL PROTECTED]> wrote:
On 5/26/07, Tijnema <[EMAIL PROTECTED]> wrote
On 5/26/07, Tijnema <[EMAIL PROTECTED]> wrote:
On 5/26/07, Richard Davey <[EMAIL PROTECTED]> wrote:
> Hi Rafael,
>
> Saturday, May 26, 2007, 12:38:15 AM, you wrote:
>
> > Hello does anyone know the correct way to install PHP and APACHE (last
> > versions both of them) on WinXP???, Im doing it wi
On 5/26/07, Richard Davey <[EMAIL PROTECTED]> wrote:
Hi Rafael,
Saturday, May 26, 2007, 12:38:15 AM, you wrote:
> Hello does anyone know the correct way to install PHP and APACHE (last
> versions both of them) on WinXP???, Im doing it with the installers and I
> cannot even run phpinfo(); scrip
Hi Rafael,
Saturday, May 26, 2007, 12:38:15 AM, you wrote:
> Hello does anyone know the correct way to install PHP and APACHE (last
> versions both of them) on WinXP???, Im doing it with the installers and I
> cannot even run phpinfo(); script, I see apache's error log and it says that
> i cant f
Hello does anyone know the correct way to install PHP and APACHE (last
versions both of them) on WinXP???, Im doing it with the installers and I
cannot even run phpinfo(); script, I see apache's error log and it says that
i cant find SAM directory
Thank you in advance
Rafa
maybe this helps:
http://de.php.net/manual/en/install.windows.php#install.windows.installer.msi
you can extract missing extensions from the php zip distribution.
--
View this message in context:
http://www.nabble.com/installing-php-5.2.1-tf3484942.html#a9729753
Sent from the PHP - General mailin
Its my first time to install and use php on my computer with IIS 5.1... I used
the MSI of php 5.2.1 for intallation but every time i run the
phpinfo();
?>
i always get the following result:
CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The he
o: "Jonathan Kahan" <[EMAIL PROTECTED]>
Cc: "php Lists"
Sent: Monday, March 12, 2007 6:27 PM
Subject: Re: [PHP] Installing php and mysql on linux
You've either got path problems or up2date is not installed.
That's what 'command not found' means, it
) a
php-mysql rpm?
- Original Message -
From: "Edward Vermillion" <[EMAIL PROTECTED]>
To: "Jonathan Kahan" <[EMAIL PROTECTED]>
Cc: "php Lists"
Sent: Monday, March 12, 2007 6:27 PM
Subject: Re: [PHP] Installing php and mysql on linux
You
r
Estrin Technologies, inc.
1375 Broadway, 3rd Floor, New York, NY, 10018
Email: [EMAIL PROTECTED]
Web: http://www.estrintech.com
- Original Message - From: "Brad Bonkoski"
<[EMAIL PROTECTED]>
To: "Jona
--
>> Systems Developer
>> Estrin Technologies, inc.
>> 1375 Broadway, 3rd Floor, New York, NY, 10018
>> --------
>> Email: [EMAIL PROTECTED]
>> Web: http://www.es
CTED]
Web: http://www.estrintech.com
- Original Message -
From: "Brad Bonkoski" <[EMAIL PROTECTED]>
To: "Jonathan Kahan" <[EMAIL PROTECTED]>
Cc:
Sent: Monday, March 12, 2007 4:30 PM
Subject: Re: [PHP] Installing php and mysql on linux
I think up2date is *
> I am attempting to start the mysql rpm in Red hat as a first
> step prior to
> downloading and activating the php-mysql rpm. I was
> attempting to follow
> steps based on the link below. the php rpm is loaded and
> activated as I have
> been able to execute php scripts. When I attempt to fo
I think up2date is *not* up2date ;-)
Google for 'yum' and all its flags for usage...
-B
Jonathan Kahan wrote:
Hi all,
I am attempting to start the mysql rpm in Red hat as a first step
prior to downloading and activating the php-mysql rpm. I was
attempting to follow steps based on the link be
Hi all,
I am attempting to start the mysql rpm in Red hat as a first step prior to
downloading and activating the php-mysql rpm. I was attempting to follow
steps based on the link below. the php rpm is loaded and activated as I have
been able to execute php scripts. When I attempt to follow th
Can you get to /info.php WITHOUT the extra stuff on the end?...
If not, get that fixed first.
On Thu, February 22, 2007 7:34 am, Eli wrote:
> Hi,
>
> I installed apache v2.2.4 and PHP v5.2.1 on Windows XP.
> I try to use URLs like /info.php/virtual/path but I get error 404 all
> the time. I've al
Hi,
I installed apache v2.2.4 and PHP v5.2.1 on Windows XP.
I try to use URLs like /info.php/virtual/path but I get error 404 all
the time. I've also tried to set AcceptPathInfo for the vhosts directory.
Options Indexes FollowSymLinks
AcceptPathInfo On
Order Deny,Allow
Allow f
I am a linux newbie but just compiled freetds on my fedora box. I used the
basic options:
./configure
make
make install
make clean
According to the docs it should install to /usr/local/freetds
After all this I don't have a freetds folder in /local/. If I go into
/usr/local/bin, I do have a tsq
On Thu, February 16, 2006 3:46 am, Olaf Greve wrote:
>> I have been developing a php website. I have been ftping my php web
>> pages to a webserver and that works hkowever I don't have an error
>> log
>> on the webserver. So I downloaded apache 2.0.55. I am doing a
>> manual installation and I
On Wed, February 15, 2006 10:43 pm, Paul Goepfert wrote:
> I have been developing a php website. I have been ftping my php web
> pages to a webserver and that works hkowever I don't have an error log
> on the webserver.
If you want Apache error logs, you can just configure Apache to
generate them
On 2/16/06, Olaf Greve <[EMAIL PROTECTED]> wrote:
> Under Windows it didn't use to be necessary to make Apache explicitly
> point to the ini file (at least: for all Apache 1.3.x versions). Rather,
> the trick used to be to simply place the php.ini file somewhere in the
> path that has been set for
Hi Paul,
I have been developing a php website. I have been ftping my php web
pages to a webserver and that works hkowever I don't have an error log
on the webserver. So I downloaded apache 2.0.55. I am doing a
manual installation and I am at the point where it tells me where to
place the php
Hello all,
I have been developing a php website. I have been ftping my php web
pages to a webserver and that works hkowever I don't have an error log
on the webserver. So I downloaded apache 2.0.55. I am doing a
manual installation and I am at the point where it tells me where to
place the php
php runs out of /usr/bin/php but entropy.ch installs into /usr/local/
php5 so you want to run /usr/local/php5/bin/php (on my system i
symlinked the two so they are the same).
-jeff
~~
Jeffrey Sambells
Director of Research and Development
Zend Certified Enginee
Sorry if this is a newbie question.
I installed php5 via the .dmg from entropy.ch. It installs fine as an
apache module but the cli doesn't appear to be working by running php
-v . Does anyone know how I would fix this?
thanks for any help,
jonathan
--
PHP General Mailing List (http://ww
Jay Blanchard wrote:
> [snip]
> However, this really isn't what I'm looking for. I'm simply looking for
> a way to parse PHP code from within existing HTML pages, so that I can
> migrate a site from Apache to IIS6.0.
>
> Like I said, if I were using Apache, I would just add .html to my
> AddTy
[snip]
However, this really isn't what I'm looking for. I'm simply looking for
a way to parse PHP code from within existing HTML pages, so that I can
migrate a site from Apache to IIS6.0.
Like I said, if I were using Apache, I would just add .html to my
AddType directive, and call it good. Is
On Sep 19, 2005, at 9:45 PM, Dan Trainor wrote:
Tjoekbezoer van Damme wrote:
I've got PHP set up to the point where it will process files
ending in
.php, but I want to "blanket" the processing of PHP code under
IIS in
the same manner in which I blanket PHP code with Apache.
If anyone has
Tjoekbezoer van Damme wrote:
I've got PHP set up to the point where it will process files ending in
.php, but I want to "blanket" the processing of PHP code under IIS in
the same manner in which I blanket PHP code with Apache.
If anyone has any suggestions, other than reading PHP's manual which
> I've got PHP set up to the point where it will process files ending in
> .php, but I want to "blanket" the processing of PHP code under IIS in
> the same manner in which I blanket PHP code with Apache.
>
> If anyone has any suggestions, other than reading PHP's manual which
> I've read several t
Hello, all -
This is a subject that I've seen pop up on the list a few times, but not
in great detail about setting up PHP under IIS 6.0.
What I'm trying to achieve here is to install PHP to process PHP code
embedded inside of HTML pages. Under Apache, I'd just add .html to my
AddType directive
ed [mailto:[EMAIL PROTECTED]
Sent: Friday, September 09, 2005 3:24 PM
To: php-general@lists.php.net
Subject: [PHP] Installing APD
Hi there!
I'm trying to upgrade my APD from 0.4p2 to 0.9.2, but when pear want to
install it, i get the error that "phpize" command not found, i have
insta
Hi there!
I'm trying to upgrade my APD from 0.4p2 to 0.9.2, but when pear want to
install it, i get the error that "phpize" command not found, i have
installed the php4-dev package in my Ubuntu 5.0.4,
I'm on PHP 4.3.10, Apache 2.0 and my PEAR version is 1.3.2.
Even any link will be a lot help
l "could not be found" despite having no need for extra libraries.
Do you have any ideas how to solve this problem?
Thanks,
Cristian
-Original Message-
From: Torgny Bjers [mailto:[EMAIL PROTECTED]
Sent: 09 September 2005 11:22
To: [EMAIL PROTECTED]
Cc: php-general@lists.php.net
Subj
Cristian Ionitoiu wrote:
>Hi,
>
>
>
> I have a strange behaviour. After following all the suggested installation
>procedures for php5 and apache2, when I restart apache I get a warning
>window saying "PHP Startup: Unable to load dynamic library
>'C:\php\ext\php_mcrypt.dll' - The specified module
Hi,
I have a strange behaviour. After following all the suggested installation
procedures for php5 and apache2, when I restart apache I get a warning
window saying "PHP Startup: Unable to load dynamic library
'C:\php\ext\php_mcrypt.dll' - The specified module could not be found". I
get this fo
Hi,
I'm trying to build PHP 4.3.0 as a DSO for Apache 2.0.54, and I get the
following error running configure:
checking for Apache 2.0 module support via DSO through APXS...
Sorry, I cannot run apxs. Possible reasons follow:
1. Perl is not installed
2. apxs was not found. Try to pass the
kevin.o'[EMAIL PROTECTED] wrote:
Hi Jochem,
can you telnet to pear.php.net:80 ?
didn't see your reply earlier (been away from the PC). here is the answer:
open a dosbox (type 'CMD' in the run dialog) then type the following in
the dosbox:
telnet pear.php.net 80
if you get a 'Connecting to.
kevin.o'[EMAIL PROTECTED] wrote:
Hi,
I am working on Windows2003 Server. I tried unsuccessfully to install the
OLE/Spreadsheet package from the command line.
I went to www.pear.net and downloaded the packages. However, I was only
able to download as .tgz files. Where should these be located? Us
Hi,
I am working on Windows2003 Server. I tried unsuccessfully to install the
OLE/Spreadsheet package from the command line.
I went to www.pear.net and downloaded the packages. However, I was only
able to download as .tgz files. Where should these be located? Using PHP4.4
Please could you tell
John Nichel wrote:
Stephane Parenton wrote:
John Nichel wrote:
Just install the second version of Apache in a different location
(--prefix=/path/to/other/location), and run it on a different port
(the listen directive in the httpd.conf)
Well, this is ok to have 2 seperate httpd, but what i need
Stephane Parenton wrote:
John Nichel wrote:
Just install the second version of Apache in a different location
(--prefix=/path/to/other/location), and run it on a different port
(the listen directive in the httpd.conf)
Well, this is ok to have 2 seperate httpd, but what i need, and that was
not
John Nichel wrote:
Stephane Parenton wrote:
Hi everyone,
I've looked at google and the archive, but did not found an accurate
answer, so here's my question (that is certainly common though...)
I have one mdk 10.1 box that has 1 apache server 1.3.x. Now i want
this apache to be the production apa
Stephane Parenton wrote:
Hi everyone,
I've looked at google and the archive, but did not found an accurate
answer, so here's my question (that is certainly common though...)
I have one mdk 10.1 box that has 1 apache server 1.3.x. Now i want this
apache to be the production apache server and i ne
Hi everyone,
I've looked at google and the archive, but did not found an accurate
answer, so here's my question (that is certainly common though...)
I have one mdk 10.1 box that has 1 apache server 1.3.x. Now i want this
apache to be the production apache server and i need to have another
apach
Well actually it now works just took a bit of rest and relaxing :)
On Wed, 29 Dec 2004 22:18:25 +, Richard Davey <[EMAIL PROTECTED]> wrote:
> Hello GH,
>
> Wednesday, December 29, 2004, 9:22:08 PM, you wrote:
>
> G> anyone have advice --- please dont tell me to get Apache :-P
>
> You'd
Hello GH,
Wednesday, December 29, 2004, 9:22:08 PM, you wrote:
G> anyone have advice --- please dont tell me to get Apache :-P
You'd have none of these issues if you did. Apache even has a pretty
installer.
Best regards,
Richard Davey
--
http://www.launchcode.co.uk - PHP Development Services
I am trying to install php 4.3 on Windows XP Pro SP2 w/ IIS ...
(please dont kill me :-))
I am doing it via ISAPI, I am up to the step in the instruction sheet
that says "Under Home Directory, click on the 'configuration' button.
Add a new entry to the Application Mappings. Use the path to the
php
Hello,
I am trying to install the php5 to my fedora box and I am using a
php5/mysql rpm. The rpm keeps complaining that it can't find
libmysql.so.14. I have tried to upgrade my mysql to 4.1...where can I
get just this file?
Thanks!
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
1 - 100 of 336 matches
Mail list logo