Install Apache 2 under Linux, php5.0.0, Sybase ASE 12.5

xiaoxiao2021-03-06  112

THIS WAY TO Compile Sybase ASE 12.5 with php5.0.0 and apache 2 on Linux: - Install apache- install ase1252_de_linux.tgz to /opt/sybase-12.5- shell: # ln -s /opt/sybase-12.5 / opt / sybase - edit phpsrc / configure and remove all '-linsck'- edit phpsrc / ext / sybase-ct / php_sybase_ct.h and change CTLIB_VERSION CS_VERSION_100 to 125- shell: # export SYBASE = / opt / sybase- phpsrc / configure --with- Sybase-ct = / opt / sybase / OCS-12_5- phpsrc / make and make install- edit apache2 / conf / httpd.conf and address / opt / sybase / interfaces fileservername [Tab!] MasterName TCP Ether ipaddress port [tab!] query TCP Ether ipaddress port- apache2 / bin / apachectl start

转载请注明原文地址:https://www.9cbs.com/read-101254.html

New Post(0)