Re: [PHP-INSTALL] why php ini not loading?

2008-06-19 Thread kranthi
hi, as the error says there is a problem in the php configuration ensure that an smtp server is running on *localhost:25* and moreover php does not support authentication. use pearinsted the lines after *[mail function]* in php.ini correspond to mail function sett

Re: [PHP-INSTALL] why php ini not loading?

2008-06-19 Thread Bass Bizri
Hi All, I'm using PHP version 4 on Windows server 2003. The rest of the code is working fine but once piece of the code sends an email to an email address any time the code is being activated or run. But the sending email function is not working and coming out with the following error message: Wa

Re: [PHP-INSTALL] why php ini not loading?

2008-06-19 Thread kranthi
ensure that u have PHPIniDir "path/to/php.ini" in your apache configuration file(httpd.conf) for further reference consult thisarticle in askapache.com

[PHP-INSTALL] why php ini not loading?

2008-06-19 Thread ahmed nabel
Hi A phpinfo() gives this: Configuration File (php.ini) Path /private/etc Loaded Configuration File(none) Why the php.ini is not loading? The file is there already. This is php 5.2.5 on Apache 2.2.8 and Mac OS X 10.5.2 ___

[PHP-INSTALL] PHP and MySQL Installation

2008-06-19 Thread Tommy Peterson
I have installed Apache 2.2 and PHP 5.0.1 on Windows and am trying to get MySQL 5.0 installed with them. However, I can't seem to get it working. I keep getting the Fatal error: Call to undefined function mysql_connect() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\processex.php

[PHP-INSTALL] Installing PHP5 on x64 OpenSuSE 10.2

2008-06-19 Thread Daren Russell
Hi. I'm having to do a manual install of PHP5 on a OpenSuSE 10.2 box running Cpanel as they do not seem to support this version properly and the auto update for PHP does not appear to work properly. I'm having real issues seemingly down to the fact it is a 64bit version running. the config