Hi All,
I am trying to upgrade from 4.2.2 to 5.0.4 with source in my linux
2.4.20machine.
tar -xjf php-5.0.4.tar.bz2
tar -xjf httpd-2.0.54.tar.bz2
cd httpd-2.0.54
./configure --prefix=/usr/local/apache2 --enable-module=so
make
make install
./configure --prefix=/usr/local/php5 --with-mysql
--wit
Hi All,
Greetings.
I am working on making php script with gets information from a file with five fields and load it on browser.
# cat machines.log
machine1:os:team1:member1:booked
machine2:os:team1:member2:booked
machine3:os:team1::
machine4:os:team1::
format is like machine:os:team:memb
2 matches
Mail list logo