MSQL is it a driver for Microsoft SQL Server..?
if no is it possible to connect to Micrisift SQL Server 7 using
Linux+APACHE+PHP?
where can i find a driver?
thanks in advance
--
--
The information contained in this message (in
Im using Win2K (w/service pack 2 -- dont know if this is important), APACHE
1.3.19 and PHP4
im trying to load php_mssql70.dll
but there's an error ..
Unable to load dynamic library C:\PHP\extensions\php_mssql70.dll - The
specified module could not be found...
but i already did a tripple check
Im new to APACHE
I already installed APACHE on Win2K and it works well
Can anyone tell how to enable.. PHP on Win2K?
meaning able to execute .php pages...
<%php
echo "FOO VAR";
%>
--
--
The information contained in this
ot;>news:9c26pr$ffm$[EMAIL PROTECTED]...
> Whats mem usage do during this time? Are there any tracing options to log
> what is happening in IIS?
> --
> phill
>
> ""macky"" <[EMAIL PROTECTED]> wrote in message
> 9c0h2t$5tr$[EMAIL PROTECTED]">new
Im new using PHP on IIS 5.0 under Win2K Pro... Installed PHP according to
the direction stated in readme I created a simple PHP page and it work
using IE 5.5
<%php
echo ("FOO BAR");
%>
Problem:
Whenever I click on refresh for the 3rd time (3rd consecutive time) page
wont display I ha