By December 25, 2007

download the latest version of PHP and untar the source. cd into the folder and run the following command. You actually might test your main success books of ra. Apxs2 may be in a different location on your system for zlib supporot add the module –with-zlib ./configure –with-apxs2=/usr/local/apache2/bin/apxs –with-mysql You can reference http://us3.php.net/manual/en/install.unix.apache2.php if you


Read More
By December 16, 2007

A list of possible modes for fopen() using mode mode Description ‘r’ Open for reading only; place the file pointer at the beginning of the file. ‘r+’ Open for reading and writing; place the file pointer at the beginning of the file. ‘w’ Open for writing only; place the file pointer at the beginning of


Read More
By December 16, 2007

Execute a database backup query from PHP file. Run mysqldump using system() function. Use phpMyAdmin to do the backup. Execute a database backup query from PHP file Below is an example of using SELECT INTO OUTFILE query for creating table backup : To restore the backup you just need to run LOAD DATA INFILE query


Read More
By December 16, 2007

response.write “text goes here”


Read More
By December 13, 2007

Reference link http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html and http://www.geocerts.com/support/install/install_tomcat.php http://www.apluskb.com/scripts/How_do_I_manage_my_answer2108.html http://linux-sxs.org/internet_serving/c516.html http://www.onjava.com/pub/a/onjava/2001/04/19/tomcat.html?page=1 Good information on Tomcat installed with Plesk Tomcat via plesk is very limited.If the customer is looking to develop on the server they will need to upload their sources into /var/lib/tomcat5/server/webapps.  Once the application has been completed it will need to be archive in the .war format.


Read More
1 115 116 117 118 119 123