User Tools

Site Tools


apache

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
apache [2011/02/05 22:23]
k2patel
apache [2011/04/27 03:41]
k2patel
Line 35: Line 35:
 <code bash> <code bash>
 /​srv/​www/​apache/​bin/​apxs -c -L/​usr/​local/​lib/​mysql -I/​usr/​local/​include/​mysql -lmysqlclient -lm -lz mod_auth_mysql.c /​srv/​www/​apache/​bin/​apxs -c -L/​usr/​local/​lib/​mysql -I/​usr/​local/​include/​mysql -lmysqlclient -lm -lz mod_auth_mysql.c
 +</​code>​
 +
 +Following Error is showing up when you install it with \\
 +
 +<code bash>
 +mod_auth_mysql.c:​591:​ error: syntax error before “mysql_auth_config_rec”
 +</​code>​
 +
 +<code patch>
 +http://​sourceforge.net/​tracker/​index.php?​func=detail&​aid=1437139&​group_id=60218&​atid=493464
 </​code>​ </​code>​
  
apache.txt · Last modified: 2020/08/10 02:35 (external edit)