Hi List,
I have installed Oracle, PHP and apache on my windows machine and have the
following issue
If I run phpinfo() from the command line it shows OCI8 as enabled and I can
connect to oracle databases.
When I copy my php.ini to my windows directory (from my php directory) and
start apache an
Hi List,
I have installed Oracle, PHP and apache on my windows machine and have the
following issue
If I run phpinfo() from the command line it shows OCI8 as enabled and I can
connect to oracle databases.
When I copy my php.ini to my windows directory (from my php directory) and
start apache an
Try
LoadModule php5_module "c:/php/sapi/php5apache2_2.dll"
Jack
From: Varuna Seneviratna [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 10, 2008 1:38 PM
To: php-install
Subject: [PHP-INSTALL] LoadModule statement can not be included
Hello!
I downloaded and instal
"F" stands for "Fine" no doubt :-)
Jack
2008/12/31 Daniel Brown
> On Tue, Dec 30, 2008 at 08:48, Ashutosh Bhardwaj
> wrote:
> > Please give me instalation tips on installation of LAMP on RHEL-5
> > Operating System: Red Hat Linux 5
> > PHP Version:php 5
> > Web server: Apache 2
> >
>
>Ser
4.227.165/test.php works fine
> but if i try and do phpinfo http://83.244.227.165/test2.php it will not
> work.
>
> However, both examples work fine from the machine locally or from any
> computer inside the LAN.
>
> any help would be appreciated!!
>
>
>
--
Jack van Zanen
t() in D:\Web Sites\mytestsite\mail.php on line 6
>
> The weird thing is, although I changed it, the script still tries to
> connect to mailserver at "localhost" port 25.
>
> Does somebody have any idea about this?
>
> --
> Tamer Uçar
> tam...@gmail.com
>
--
Jac
Hi,
Newbie to LINNUX and never compiled source code yet.
Can somebody give me the step by step instructions on how to make/compile
PHP on LINUX (or sent me URL where to find such)
On my windows I have the following dll's included:
php_gd.dll
php_oci8.dll
php_sockets.dll
php_zlib.dll
And that s
Hi List,
SOrry for asking this on the install list.
I have installed MYSQL 4.1 with support for derived tables. If I query Mysql
with a query that has a subquery in the from clause it works fine. If I now
load this query in PHP I get invalid resource error. If I change the select
for another sel