ThePrimeHost
08-27-2001, 04:53 PM
Does anyone know where I can download phpMyAdmin in a ".pkg" file so that I can install it via the GUI?
Thanks guys!
Thanks guys!
![]() | View Full Version : phpMyAdmin ThePrimeHost 08-27-2001, 04:53 PM Does anyone know where I can download phpMyAdmin in a ".pkg" file so that I can install it via the GUI? Thanks guys! SI-Chris 08-27-2001, 05:09 PM phpMyAdmin is a bunch of PHP files. Just FTP them to your server. (You wouldn't want to upload your HTML pages via a .pkg would you? It's the same thing.) mikeknoxv 08-27-2001, 05:22 PM Originally posted by theprimehost Does anyone know where I can download phpMyAdmin in a ".pkg" file so that I can install it via the GUI? Thanks guys! If you're planning on allowing customer access to MySQL databases through phpMyAdmin you may want to read this (http://phpmyadmin.sourceforge.net/documentation/#faq). Look for "I'm an ISP. Can I setup one central copy of phpMyAdmin or do I need to install it for each customer?" Assuming you don't know how to properly use phpMyAdmin. certify 08-28-2001, 10:52 AM Where can I find this file to download? Honu 08-28-2001, 01:45 PM Originally posted by certify Where can I find this file to download? Aloha http://phpmyadmin.sourceforge.net/ http://www.phpwizard.net certify 08-29-2001, 04:43 AM Thanks again! :) crathehack 08-29-2001, 12:42 PM If you are using Dreamweaver UltraDev you can get phpmyadmin as an extension. Look for it (and other PHP extensions for UD) at http://udzone.com/categories.asp?TypeId=3 . You'll need the UD php server model , Phakt, also. |