Showing 23 open source projects for "phpmyadmin 2"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1

    Hullu Vulnerable System

    Pentesting OVA, suits VMware or VirtualBox

    Hullu is a lightweight vulnerable Alpine Linux VM for cybersecurity education, ethical hacking practice, and isolated lab/CTF-style scenarios. It includes DVWA, FlaskVA, DNS Lab, BIND 9, Apache, MariaDB/MySQL, phpMyAdmin, SSH/SFTP, and optional FTP/Samba practice. Hullu 3 adds DNS Lab, BIND 9, FTP/Samba server support, and separate service accounts for Flask-based services compared with Hullu 2. Use only in an isolated lab network. Do not expose this VM to the internet. Hullu documentation and details: https://github.com/kaledaljebur/hullu FlaskVA: https://github.com/kaledaljebur/FlaskVA DVWA: https://github.com/digininja/DVWA Please contact me if you have any questions or suggestions. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2

    Portable Moodle - MoodlEasy

    Portable Moodle as easy as it gets for beginners to learn LMS

    ...For security, it is recommended to use this outdated version only for learning offline and change passwords both in Moodle and PHPMyAdmin.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Uniform Server

    Uniform Server

    A free lightweight Windows Apache MySQL and PHP Server Solution.

    Uniform Server is a free lightweight WAMP server solution for Windows. Build using a modular design approach, it includes the latest versions of Apache, MySQL or MariaDB, PHP (with version switching), phpMyAdmin or Adminer. No installation required! No registry dust! Just unpack and fire up! ------- Note: The latest version of Uniform Server requires a **64-bit version** of Windows. -------
    Leader badge
    Downloads: 484 This Week
    Last Update:
    See Project
  • 4
    LAMP package in Complete Virtual Machine

    LAMP package in Complete Virtual Machine

    A Quick LAMP/WAMP/MAMP/XAMPP Pkg for development, testing & production

    This VM is created for 2 reasons: 1. Very little initial setup work required to Develop / Test / Deploy a Dynamic Web Application live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other sample PHP project called teamdocs. You may cleanup this Application from the htdocs home folder link & its corresponding database, after logging into mysql. The...
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    WnMp

    WnMp

    WnMp, the server that whips the Llama's Ass!

    Latest Update 21/Jan/2018 Latest Version 3.7 x64-bit Windows OS only, and should work on XP/Vista, but tested on Windows 7 and up. -Nginx 1.12.2 -MariaDB 5.5.59-winx64 -PHP 7.2.1 (Non Thread Safe + FastCGI) -phpMyAdmin 4.7.7 -HTML KickStart & GetSimple CMS -Minime 2.2 1) Extract to C: Drive 2) You should have folder called "C:\WnMp" 3) Install "required_runtime.exe" found in "C:\WnMp\required_runtime.exe" 4) Launch "Start_All.bat" 5) Visit 127.0.0.1 Password for MariaDB root account = "password"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Raspbian WebServer

    Raspbian WebServer

    Raspberry Web Server OS Raspbian Stretch / 9

    .../zram.sh sudo sed -i 's#^exit 0$#sudo /home/pi/zram.sh#' /etc/rc.local; echo exit 0 | sudo tee -a /etc/rc.local Rasbian SSH: Username : pi Password : raspberry Webmin (Administrator Web Server): (https://localhost:10000) Username : pi Password : raspberry Phpmyadmin : (http://localhost/phpmyadmin) Username : root Password : raspberry
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    PHPSyncMysql

    Sync two mysql databases using PHP

    You will find two different script here: - load-mysql.php takes import.sql file, that was exported from phpmyadmin and imports it into mysql database (tested, binary safe) - sync-mysql.php connects to two mysql databases and copies each table from first database into the second database (deletes table before copying) This can be useful to load large mysql database into hosting, because phpmyadmin sometimes does not allow to load files greater than 2mb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    justap

    just Apache and Php

    justAP是一个简单的、易于使用的php运行环境,适合php开发人员使用。与wamp、xampp等不同,它仅仅包含Apache httpd和Php,这也是它名字的来由(justAP=just Apache and Php)。 为什么要开发justAP? 1、Php开发环境比较难搭建; 2、wamp、xampp等程序过于庞大,包含了很多用不上的组件,另外mysql很好安装,mysql的客户端很多,它们内置的mysql和phpMyAdmin感觉有点累赘。 justAP能为php开发者带来什么好处? 1、一个最简单的、最纯粹的php运行环境; 2、同一个台电脑可以运行多个justAP(运行多个apache),只需要端口不一样; 3、justAP是个非常小的绿色程序,它不需要安装,解压缩出来就可以运行。 有任何问题、建议,请发邮件到:leaveblank#163.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    access_forms_in_html

    make Access-like forms for MySQL databases, using a local webserver

    ...to find a simple way of developing user-interaction forms which do the same as (and more than?) MS Access forms. I've looked at lots of dbase admin front ends (PHPMyAdmin, SQLWorkbench, etc.), CMSs, CRMs and ERPs. I've looked at Wavemaker and LibreOffice Base. But I think there should be a project using a standard HTML server (Apache), PHP, Javascript and JQuery. For example, JQuery's "select2" combo box can be adapted quite easily to do what Access "find" combo boxes do, using Ajax. Two things are essential: nested subforms, and the need to make this very robust for the average non-professional IT person to use (such as myself). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 10
    I have written a bash file that will setup a LAMP server. It currently installs and configures Apache, PHP, phpMyAdmin, MySQL and sets up weekly updates with yum-cron. It will configure a default website and creates a folder called virtualhosts in /etc/httpd/config/ which is included from the httpd.conf Create a new .conf file to add a new website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HoneyDrive

    HoneyDrive

    Honeypots in a box! HoneyDrive is the premier honeypot bundle distro.

    HoneyDrive is the premier honeypot Linux distro. It is a virtual appliance (OVA) with Xubuntu Desktop 12.04.4 LTS edition installed. It contains over 10 pre-installed and pre-configured honeypot software packages such as Kippo SSH honeypot, Dionaea and Amun malware honeypots, Honeyd low-interaction honeypot, Glastopf web honeypot and Wordpot, Conpot SCADA/ICS honeypot, Thug and PhoneyC honeyclients and more. Additionally it includes many useful pre-configured scripts and utilities to...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    CMS-IDE, Zend Framework based CMS

    CMS-IDE, Zend Framework based CMS

    Free open source php CMS , template design in the browser

    CMS-IDE is a Visual CMS, and enables template design and coding in the browser, multilingual...Based on Zend Framework , jQuery http://youtube.com/embed/PgmLAgiZqX4?rel=0 http://www.youtube.com/watch?v=qgRPWqAuB8Q INSTALLATION: 1.Download source as a ZIP and upload and extract it to the document root on the server. 2.Create database_user and database_password in hosting cpanel. 3.Point browser to the root URL 4.Folow installation steps... If you have trouble with the instalation, do the MANUAL INSTALLATION: 1.Download source as a ZIP and upload dev-application and library folder where you want - best is one step above document root 2.upload other folders & files to the document root 3.set appropriate paths in config settings in dev-application/config/config.ini 4.execute sql in phpmyadmin 5. make shure .htaccess is ok and put in the document root
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Top Games Script

    Top Games Script

    PHP Games Script includes more than 3600 flash games

    ...Download more PHP scripts : http://goo.gl/MsHnCI Get Free Web Hosting : http://mchost.ws/ Installation Steps: 1- Download the script file and extract it . 2- Create MySQL database. 3- From phpMyAdmin export the (games.sql ) file to your database. 4- Open upload folder and edit the (config.php) file, set your website data and database details. 5- Edit (ads468x60.php) and (ads160x600.php) files and add your ad code "ex : adsense code" 6- Upload files which found in (Upload) folder to you website. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Open Accounting

    Open Accounting

    Manual: Installing and Administrating Open Source Accounting Software

    ...It is divided into seven major sections starting from installing the operating system which is OpenSUSE and ending with installing WebERP software which is a software that enables users to deal with accounting processes. These seven sections are: 1- Installing OpenSUSE which is the operating system 2- Installing Apache which is the webserver 3- Installing PHP which is the compiler and the executor application 4- Installing MySQL which is the database server 5- Installing phpMyAdmin 6- Installing WebERP software 7- Extra chapter which is about how to create virtual machine Moreover, the manual provides the necessary and needed details in each section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Con este proyecto se pretende tener algo parecido a phpMyAdmin, pero escrito en JSP y que soporte cualquier base de datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Smarterpanel is a web server administration panel designed to fill the gap for nginX users. Built for CentOS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    (Chinese Only) PHPnow is a full PHP development and server environment for Windows. It consists of Apache 2.x / PHP 5 / MySQL 5.x / phpMyAdmin. Augomatic setting up the environment. You can always change PHPnow directory. Like running in USB Disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Myserv is a form of mini-server that can run on almost any Windows Operating System. Myserv includes Apache 2, PHP 4, MySQL, and phpMyAdmin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TD-WebServeur is an installer of Apache 2, PHP 5, Miniperl, Mysql 5, phpMyAdmin and SQLiteManager on your Windows system. You can easily manage your server or create website with a very simple tray icon. You can also extend features of it with extras add
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mymesql is a Mysql database administration tool with the look and feel of phpmyadmin, but compiled in a win32 executable. Coded in C++ Builder 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Language is GNU C++. The Software will be a offline-GUI for working with SAMBA. The Target is a \\\"phpMyAdmin\\\" for Samba. It includes all of the Samba-Features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GUNS is a powerful, fast and reliable server package for Windows built on the last stable versions of Apache, PHP, MySQL, Perl, phpMyAdmin and Zend Optimizer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    nuxServer is a pack in Bulgarian and English that his your content is a free open source software for small web hosting providers. Contenido: - Apache + PHP + Mysql + phpMyAdmin + Zpanel + Zantastico + webmail
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next