Posts Tagged ‘MySQL’
and Linux server in general can I use on windows 2008 server?
ErrorDocument 404 /filenotfound.php Little handy .htaccess file tip for all you guys creating dynamic websites on Apache, PHP, MySQL, etc… Create and design your own custom 404 missing document pages.
I have installed MYSQL on Windows Server 2003 and I want it’s connection be availble on the Network using the domain name of the server. How do I configure windows server and MYSQL so that can be possible?
Kevin Yank demonstrates how to install PHP & MySQL server software on Mac OS X using MAMP in day 1 of PHP Live. For more information, visit www.sitepoint.com
Kevin Yank demonstrates how to install PHP & MySQL server software on Windows using WampServer in day 1 of PHP Live. For more information, visit www.sitepoint.com
Get started with PHP by installing a webserver with PHP and MySQL support. For ease of use and convenience, i’ll be showing you how to install XAMPP available from www.apachefriends.org
What’s easier on a server? What requires less CPU and/or RAM?
Method 1. Having sixty 10 MB MySQL databases with 1 table each?
Method 2. Having one 600 MB MySQL database with sixty 10 MB tables?
We mainly use PostgreSQL with Apache on a FreeBSD system, but we would like our server to support MySQL also. Is that possible? Any server admin who can give a little help?
I have all three installed and they run separate of eachother. Apache and php are working great, I just can’t get MySql to come to the party.
i installed php and mysql by using the easyphp 1.7 on a windows server ,now i want just admin can use mysql directly on the server machine and other just only can use information stored in mysql by the php pages and remote access to mysql prevent,what should i do?