[freetds] OSX PHP freetds MAMP install question...

Cole McDonald knightscape at charter.net
Tue May 11 11:33:44 EDT 2010


When I run directly from MAMP's php, it succeeds.

and
which php lists the system's php installation:
php -i
gives no mssql feedback in the listing (I even grepped it case  
insensitively)

so at this point, it looks like the MAMP installation is working and  
setup correctly but isn't being used by apache when it's loading.

Is the solution as simple as creating a symlink from the one mssql.so  
file to the modules directory in the system's php?

---------------------------------------------------------
         Cole McDonald (320)310-7791
                    Producer/Director
       Y.A.F.I.:Underground Productions
---------------------------------------------------------
        http://www.yafiunderground.com
---------------------------------------------------------






On May 11, 2010, at 9:46 AM, Daniel Fazekas wrote:

> On May 11, 2010, at 16:40, Cole McDonald wrote:
>
>> mssql does show up using the php -m (there was an intervening /bin   
>> directory in there somewhere)
>
> Let's check if your test script works from the command line then:
> /Applications/MAMP/bin/php5/php /path/to/your/script/test.php
>
>
> According to your previous phpinfo output, you are loading that  
> phpinfo page as
> http://localhost:8888/MAMP/phpinfo.php
>
> Are you using the same 8888 port to load your test script?
>
> What's the output when you put a
>
> phpinfo(); die;
>
> into your own test script rather than loading MAMP's existing  
> phpinfo.php?
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds




More information about the FreeTDS mailing list