mysql server instance configuration
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3533
PHP Server Monitor 1.0.0
PHP Server Monitor is a script that checks whether the servers on your list are up and running on the selected ports. Each server has its own settings regarding notification. You can choose for email notification or text message (SMS). At this moment more>> PHP Server Monitor is a script that checks whether the servers on your list are up and running on the selected ports. Each server has its own settings regarding notification. You can choose for email notification or text message (SMS). At this moment the only text message gateway supported is Mollie.nl (Dutch), for which you must have your own account with sufficient credits. It comes with a web based user interface where you can add and remove servers from the MySQL database, and you can manage users for each server with a mobile number and email address. If logging is enabled in the config file, it will log any connection errors, emails and text messages sent. The latest log records will be displayed on your web interface. The monitor.php can be added as a cronjob which will keep the server status up to date.<<less
Added: 2008-07-24 License: GPL Price: $0.00USD
13 downloads
PHP Database Integration With MySQL 1.0.0
One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases. In this article, we look at some features of the PHP and MySQL combination. We shall go through the following steps:- Connect to MySQL more>> One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases. In this article, we look at some features of the PHP and MySQL combination. We shall go through the following steps:- Connect to MySQL Database Server Create new Database Select MySQL Database Add data to table Retrieve data Error Handling<<less
Added: 2007-04-23 License: Freeware Price: $0.00USD
12 downloads
Other version of PHP Database Integration With MySQL
License:Freeware
Using MySQL Prepared Statements in PHP
Using MySQL Prepared Statements in PHP offers you a helpful software using the Mysqli (MySQL enhanced) extension in PHP 5 via the MySQLi_STMT class. more>> <<less
Added: 2009-07-29 License: PHP Price: $0.00USD
downloads
PHP MySQL Simple Content Management 1.17
PHP MySQL Simple Content Management. A simple content management system based on PHP and the free and fast MySQL database. Simple to setup and administer. All site settings are easily customized with the administration interface. Runs on an Apache or IIS more>> PHP MySQL Simple Content Management. A simple content management system based on PHP and the free and fast MySQL database. Simple to setup and administer. All site settings are easily customized with the administration interface. Runs on an Apache or IIS web servers with PHP and MySQL. Full web based administration. The goal of this system is to have a simple, easy to use, fast website. PHP MySQL Simple Content Management is open-source, free and released under the GPL license.<<less
Added: 2004-03-04 License: GPL Price: $0.00USD
12 downloads
Web-Developer Server Suite
The Web-Developer Server Suite is an open-source/non-proprieta ry, WAMP-based [Windows, Apache, MySQL, PHP] web-server distribution for Windows that is fully configured and ready to run. Suitable for both beginners and professionals, a complete more>> The Web-Developer Server Suite is an open-source/non-proprieta ry, WAMP-based [Windows, Apache, MySQL, PHP] web-server distribution for Windows that is fully configured and ready to run. Suitable for both beginners and professionals, a complete turnkey solution is provided that is capable of creating and deploying a personal website for the average individual, or an Internet presence for a business. Create, test, publish, and maintain your website in-house, on your local system, where you are in full control.<<less
Added: 2003-08-17 License: GPL Price: $0.00USD
420 downloads
Oracle Information Site (OIS) 1.36
Oracle Information Site allows DBAs to view the most important informations about all configured Oracle databases. Support for Oracle 8i, 9i and 10g (untested) is integrated. OIS gives the DBA many informations like - Instance Configuration more>> Oracle Information Site allows DBAs to view the most important informations about all configured Oracle databases. Support for Oracle 8i, 9i and 10g (untested) is integrated. OIS gives the DBA many informations like - Instance Configuration parameter - Running processes with detail view - Redo Log and Rollback segment usage - Tablespaces - Overview of all defined DBMS_JOBs - Memory Usage - Basic tuning views - General instance statistics - Very basic schema browser In addition OIS has a small integrated management interface which allows DBAs to have an overview of all DB machines with saveable comments. Finally a basic table exporter is also integrated. To use OIS youll need PHP4 or newer with OCI8 extension build in, and of course at least one Oracle instance. As OIS reads Oracles internal tables it require DBA rights to access them, else OIS wont work.<<less
Added: 2007-03-05 License: GPL Price: $0.00USD
11 downloads
Other version of Oracle Information Site
License:GPL
MySQL FAQs - PHP Connections and Query Execution
A collection of 18 FAQs on connecting MySQL server with PHP scritps. Clear explanations and tutorial exercises are provided on MySQL server connection; providing port number, user account and password more>> A collection of 18 FAQs on connecting MySQL server with PHP scritps. Clear explanations and tutorial exercises are provided on MySQL server connection; providing port number, user account and password; selecting or creating database; running SQL statements; checking execution errors.<<less
Added: 2006-09-11 License: Freeware Price: Free
1139 downloads
MySQL Optimizer
The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing more>> The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing, repair, check and optimize (using sql optimize) tables. There are interface for executing custom SQL commands. If you place this script on your web server, be advice, you need to protect the directory.<<less
Added: 2005-07-19 License: Freeware Price: Free
1566 downloads
Other version of MySQL Optimizer
Price: $0.00USD
License:Freeware
License:Freeware
MySQL fields RB2
isplay a complete list of MySQL table fields in database. Must have script for developers. Easy and quick! more>> isplay a complete list of MySQL table fields in database. Must have script for developers. Easy and quick!<<less
Added: 2006-12-20 License: Freeware Price: Free
1040 downloads
QuickTalk guestbook 1.7
QuickTalk guestbook is a powerful, scalable and fully customizable guestbook package for your web site. Compatible with several database server : MySQL, SQL Server, PostgreSQL, FireBird, SQLite, Oracle, MS-Access via odbc, Informix and DB2. Multiple more>> QuickTalk guestbook is a powerful, scalable and fully customizable guestbook package for your web site. Compatible with several database server : MySQL, SQL Server, PostgreSQL, FireBird, SQLite, Oracle, MS-Access via odbc, Informix and DB2. Multiple language interface. Complete customisation with templates. Advanced antispamming features User privacy protection. Administration interface. Allow location of message on map (Google).<<less
Added: 2007-06-25 License: GPL Price: $0.00USD
14 downloads
Other version of QuickTalk guestbook
License:GPL
How to install a local server. Tutorial for PHPDEV
For those working on php and mysql a server is mandatory. But what if you cannot have a place to upload and modify or maybe you just want to develop your project privately and then install online? Thi more>> For those working on php and mysql a server is mandatory. But what if you cannot have a place to upload and modify or maybe you just want to develop your project privately and then install online? This is the moment a local server is needed. Your computer can "act" like a normal server if you have some programs installed. PHPDEV is a free program that, once installed, can offer you the tools you needed to work offline on your projects and still be able to benefit from all the features a server has. This tutorial will guide you through all the steps needed till you have a working local server on your PC.<<less
Added: 2006-07-10 License: Freeware Price: FreeAdditionalInfoDonotredistributethisarticlewithoutpermission
1224 downloads
ISPConfig hosting control panel 2.2.23
ISPConfig manages webserver, mailserver, BIND DNS, proftpd + vsftpd FTP server, mySQL databases, spamassassin and diskquotas with an easy to use webinterface for administrators, resellers and clients. more>> ISPConfig manages webserver, mailserver, BIND DNS, proftpd + vsftpd FTP server, mySQL databases, spamassassin and diskquotas with an easy to use webinterface for administrators, resellers and clients.<<less
Added: 2005-07-13 License: BSD Price: $0.00USD
13 downloads
VINDOZO: MYSQL-COPY ver.1.1 FREE 1.1 FREE 05.02.2008
Copy all tables MYSQL Database FROM: MYSQL-Server, HTTP-Path file or Upload file dump TO: MYSQL-Server, One file, File-parts dump. Advanced statistics. Improved stability. Multiuser. Report to file. No limit database size. Convert Charset. Only one PHP more>> Copy all tables MYSQL Database FROM: MYSQL-Server, HTTP-Path file or Upload file dump TO: MYSQL-Server, One file, File-parts dump. Advanced statistics. Improved stability. Multiuser. Report to file. No limit database size. Convert Charset. Only one PHP file 26kb. Perfect tool :)<<less
Added: 2008-02-12 License: Freeware Price: $0.00USD
10 downloads
Simple MySQL DB Class 1.0.0
This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows more>> This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows and the number of affected rows - Count the number of executed queries - Lock and unlock tables - Escape text literal values or like patterns - Retrieve database access errors<<less
Added: 2007-03-13 License: GPL Price: $0.00USD
11 downloads
Other version of Simple MySQL DB Class
License:GPL
MyUserAdmin 1.0
MyUserAdmin is a program, that allows you quickly configure and manage your MySQL server, which includes following: - User management - Database management - Basic server administration - Interactive shell (query) - Statistics The program more>> MyUserAdmin is a program, that allows you quickly configure and manage your MySQL server, which includes following: - User management - Database management - Basic server administration - Interactive shell (query) - Statistics The program itself is designed to be used by the server administrator, not general users (for example, hosting users to administrate their DBs), thus it is highly recommended (unleass you are an admin) not to use it for things described above. But for administrators and home server management it is really a handy tool as it takes only a minute to install and a few minutes to configure your sql server and all users (including their passwords, privileges, etc.) which saves your time and you do not have to work in console (GUI tools are not always available).<<less
Added: 2008-01-13 License: GPL Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above mysql server instance configuration search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed