That happens if your server is not configured to use PHP to parse .php
(or whatever extension) files. If the code is syntax-highlighted, then
the server is passing the code through php, but is misconfigured. Is
the code syntax-highlighted, and what server are you using?
Larry Mullis wrote:
Try using the option --with-mysql=/opt/sfw/mysql (remove the end slash).
It looks to me as though the configure script is appending
"/lib/mysql/.libs/libmysqlclient.so" to the end of the mysql path.
Plantier, Spencer wrote:
I am new to unix and need to get snort running asap. Any help from this
Hi,
who can provide some help for compiling PHP 5.0.3 with cygwin (on Windows
NT)? Because there is a hint for cygwin users in the chapter "Building from
source" in the PHP manual
(http://www.php.net/manual/de/install.windows.building.php) building with
cygwin should be possible.
- The first
When I call a php
script, the code is returned. What could be causing this?
Thanks,
Larry
Mullis
I am new to unix and need to get snort running asap. Any help from this
group would be appreciated.
I was able to run this sucessfully:
./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-mysql=/opt/sfw/mysql/ \
--with-mysql-sock=/tmp/mysql.sock \
--with-sqlite \
--enable-