[PHP] Re: Php installation

2008-08-30 Thread David Robley
It flance wrote: Hi all, I'm using Fedora 8. I installed php, mysql and apache. Now i can run a script connecting to a database from terminal but not from browser. Any suggestion? Have you configured apache to process php scripts? See item 14 at

Re: [PHP] Re: Php installation

2008-08-30 Thread David Robley
in the browser but they are procesed if run from terminal. So i guess this is a configuration problem but i have no idea how to fix it. Thanks --- On Sat, 8/30/08, David Robley [EMAIL PROTECTED] wrote: From: David Robley [EMAIL PROTECTED] Subject: [PHP] Re: Php installation To: php-general

[PHP] Re: PHP installation determination

2006-03-28 Thread Mike Milano
Bronislav Klucka wrote: Hi, I'm using 2 copies of PHP 1/ on local computer for developing 2/ on web server regular running webs Is there any way to determine what PHP i'm using? Where am I?. Can I somehow define my own constant in php.ini? Brona Is the server IP good enough for this?

[PHP] Re: php installation help

2004-05-20 Thread Aidan Lister
Hi Phillip, For future reference, PHP install questions are best asked on the [EMAIL PROTECTED] mailing list, however I'm sure someone can answer your question here also. Khutjo Phillip Leremi [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi I have recently installed gd-2.0.15 on

[PHP] Re: PHP Installation Questions

2004-01-12 Thread DvDmanDT
Errm... Just unzip the php zip, so that php.exe is located in c:\php (or D:\ or something).. For example C:\php\php.exe... Then, find your Apache config file in the Apache\conf folder, named httpd.conf.. Open it, scroll down to the bottom, then add LoadFile C:/PHP/php5ts.dll LoadModule

[PHP] Re: PHP Installation Questions

2004-01-12 Thread Freedomware
Dvdmandt wrote: Errm... Just unzip the php zip, so that php.exe is located in c:\php (or D:\ or something).. For example C:\php\php.exe... Then, find your Apache config file in the Apache\conf folder, named httpd.conf.. Open it, scroll down to the bottom, then add LoadFile C:/PHP/php5ts.dll

[PHP] Re: PHP Installation Questions

2004-01-12 Thread DvDmanDT
There really should be one named httpd.conf.. Otherwise, that might be the one named httpd if you have extensions on filenames off (not recommended in any way)... Also, it should be LoadModule php5_module C:/PHP/php5Apache.dll sorry, my misstake.. :) -- // DvDmanDT MSN: dvdmandt¤hotmail.com

[PHP] Re: PHP Installation Questions

2004-01-12 Thread Freedomware
H... The first installation ended with this message: Sorry, the software to automatically configure the Apache httpd.conf file has not yet been written. You will have to configure Apache manually. See the install txt file for more details. It then occurred to me that I forgot to tell you

[PHP] Re: PHP Installation Questions

2004-01-12 Thread DvDmanDT
Errm.. Ok, don't download the installer.. That'll just bring you more problems.. :s The easiest way is to just download the *-win32.zip file, and extract to c:\php, and possibly move all files cause the extraction proggy might place them in C:\php\php-4.3.4... when you want them in C:\php... Now,

[PHP] Re: PHP installation _ help needed

2002-11-11 Thread Bob G
Hi Prachait. Many thanks for your reply. I have not added to dll in IIS. I simply wanted to get off the ground and then build on what I had. So I followed the operating instructions for InstallationShield and modified the application mappings for .PHP and .PHP3 to point to C:/PHP.php.exe.I

[PHP] Re: PHP installation _ help needed

2002-11-10 Thread Prachait Saxena
What u had done to install PHP added a dll module in IIS or Mapped the php.exe to .php and .php3 or .php4 Prachait Bob G wrote: Hi people! I have MySQL working with ASP under win2000 and IIS. I have recently tried unsuccessfully to install PHP. Initially I started with zip binary

[PHP] Re: PHP Installation under WinXP Apache 2.0.39

2002-09-25 Thread Erwin
Sascha Braun wrote: I have a small problem I'm not able to solve. I wanted to install PHP 2.2.3 under WinXP together with an Apache 2.0.39, but after installation and reconfiguration of all Ini's and conf files the service did not start again. Isn't it PHP 4.2.3? ;-)) After starting the

[PHP] Re: » PHP Installation Problems «

2002-05-04 Thread David Jackson
Vins -- Let me see if I can return the favor. Here's what the seem to work for me with PHP4.2.0: form.php // Depending on wheather your using POST or GET $var_name1 = $_POST['form_var_name']' // or $var_name2= $_GET['form_var_name']' echo $var_name1; echo $var_name2; Also I

[PHP] Re:[PHP] Installation on win32

2001-02-13 Thread Sean Kennedy
Nah, I have windows showing me the extentions, so that wouldn't be a problem. (Though I checked, cause you never know...) And I restart apache. Actually, I restarted my machine, no dice. This is driving me crazy. I have followed the instructions TO THE LETTER. Several Times I might add. I

RE: [PHP] Re:[PHP] Installation on win32

2001-02-13 Thread Maxim Maletsky
have you read my previouse post? I bet - That's the problem Cheers, Maxim Maletsky -Original Message- From: Sean Kennedy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 14, 2001 5:02 PM To: PHP Mailing List Subject: [PHP] Re:[PHP] Installation on win32 Nah, I have windows