Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

PHP Installation problem.

 
   Database Help (Home) -> PHP RSS
Next:  how to change the currency symbol in access  
Author Message
New to PHP

External


Since: Feb 17, 2005
Posts: 2



(Msg. 1) Posted: Wed Feb 16, 2005 11:40 pm
Post subject: PHP Installation problem.
Archived from groups: comp>lang>php (more info?)

I had installed Apache2 and it working correctly. Then, I download
PHP5 and do the installion. Toward the end of the installation
process, it said something about httpd.conf. I then read the
installation guide and I still could not figure out to make
PHP to work.

Can someone tell me where to fix this problem?

Thanks in advance.

 >> Stay informed about: PHP Installation problem. 
Back to top
Login to vote
garbage1

External


Since: Feb 02, 2005
Posts: 11



(Msg. 2) Posted: Thu Feb 17, 2005 4:40 am
Post subject: Re: PHP Installation problem. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

New to PHP wrote:
 > I had installed Apache2 and it working correctly. Then, I download
 > PHP5 and do the installion. Toward the end of the installation
 > process, it said something about httpd.conf. I then read the
 > installation guide and I still could not figure out to make
 > PHP to work.
 >
 > Can someone tell me where to fix this problem?
 >
 > Thanks in advance.
 >
 >
 >
 >
 >
RTFM - you need to tell Apache that PHP is alive and well. Read the
install docs

 >> Stay informed about: PHP Installation problem. 
Back to top
Login to vote
Bert Melis

External


Since: Feb 05, 2005
Posts: 2



(Msg. 3) Posted: Thu Feb 17, 2005 12:40 pm
Post subject: Re: PHP Installation problem. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

noSpam wrote:
 > New to PHP wrote:
 >
  >> I had installed Apache2 and it working correctly. Then, I download
  >> PHP5 and do the installion. Toward the end of the installation
  >> process, it said something about httpd.conf. I then read the
  >> installation guide and I still could not figure out to make
  >> PHP to work.
  >> Can someone tell me where to fix this problem?
  >>
  >> Thanks in advance.
  >>
  >>
  >>
  >>
  >>
 > RTFM - you need to tell Apache that PHP is alive and well. Read the
 > install docs
Put this into your httpd.cong

LoadModule php5_module "\\server\\php\\php5apache2.dll"
addtype application/x-httpd-php .php .inc
PHPIniDir "\\server\\php.ini"

remember to replace \\server\php\\ with the installation dir of PHP

That's how I did it when istalling Apache, PHP and MySQL onto my
memory-stick.
 >> Stay informed about: PHP Installation problem. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
PHP5 installation problem (Win XP) -

Newbie installation problem with php_gd2.dll - Hi all, I cross posted this question on microsoft.public.inetserver.iis, but this is probably a more appropriate forum. I have installed PHP 5.2.3.3 (Zend Core 2.0.3) under IIS 6. I also installed Drupal 5.2. My php.ini file has the following..

Game installation - I am having trouble installing Voided Alliance's Revolution RPG game. However, I don't have any idea of how to make a file readable, as far as permissions go.

installation problems - hi, can somebody help, i just installed easyphp and was trying to run script but i get this error message "Fatal error: main(): Failed opening required 'includes/ winestore.inc' (include_path='.;c:\Program Files\EasyPHP1-7\php\pear \pear') in c:\p...

Fileinfo installation -
   Database Help (Home) -> PHP All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]