Unable to run programs in php

Unable to run programs in php

am 30.06.2009 20:20:09 von Ravi Joshi

--0-1010072468-1246386009=:5886
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hi ,
I have downloaded php-5.2.10-win32-installer.exe(18.6MB) and installed in m=
y C:\php folder.at the time of installation i have clicked on apache 2.2.x(=
i have installed apache_2.2.11-win32-x86-openssl-0.9.8i also in C:\Apache S=
oftware Foundation\apache folder) and i have installed all the features of =
php which comes at the time of installation.after the installation ends i h=
ave create a .php file as below

echo " Hello php ";
?>            =20
                  =A0 a very simple pro=
gram to print hello php on the screen.i save this file as script.php in my =
desktop. after saving i cilck on it to run .there was some error something =
like=20
Unable to locate component and in that message it says that some .dll files=
could not find .these dll files are OCI.dll , ntwdblib.dll etc. and it say=
s to reinstall the php. but after reinstalling this problem occurs .
                         =A0=
  =A0 one thing also that i have downloaded php-5.2.10-Win32.zip(10MB) =
also. when i install that zip file(after uncompress it but at this time i h=
ave not install the php-5.2.10-win32-installer.exe) my php programs will r=
un good and display the output also.
but after installing php-5.2.10-win32-installer.exe i can not run any php =
program.
                         =A0=
   please help me. i am new in php.
=0A
--0-1010072468-1246386009=:5886--

Re: Unable to run programs in php

am 01.07.2009 01:45:58 von Ariz Jacinto

Hi Ravi,

You need to comment out those extensions in your php.ini if they don't
exist or are not part of the installer.

If you really want to get started with PHP try installing XAMPP[1] or
Zend Server Community Edition[2].

[1] http://www.apachefriends.org/en/xampp.html
[2] http://www.zend.com/community/zend-server-ce


On Tue, Jun 30, 2009 at 11:20 AM, Ravi Joshi wrote:
> Hi ,
> I have downloaded php-5.2.10-win32-installer.exe(18.6MB) and installed in=
my C:\php folder.at the time of installation i have clicked on apache 2.2.=
x(i have installed apache_2.2.11-win32-x86-openssl-0.9.8i also in C:\Apache=
Software Foundation\apache folder) and i have installed all the features o=
f php which comes at the time of installation.after the installation ends i=
have create a .php file as below
>
> > echo " Hello php ";
> ?>
>                   =A0 a very simple p=
rogram to print hello php on the screen.i save this file as script.php in m=
y desktop. after saving i cilck on it to run .there was some error somethin=
g like
> Unable to locate component and in that message it says that some .dll fil=
es could not find .these dll files are OCI.dll , ntwdblib.dll etc. and it s=
ays to reinstall the php. but after reinstalling this problem occurs .
>                          =
     one thing also that i have downloaded php-5.2.10-Win32.zip(10M=
B) also. when i install that zip file(after uncompress it but at this time =
i have not install the =A0php-5.2.10-win32-installer.exe) my php programs w=
ill run good and display the output also.
> but after installing =A0php-5.2.10-win32-installer.exe i can not run any =
php program.
>                          =
  =A0 please help me. i am new in php.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php