MyPhpadmin for Database creation


jimbo45

Well-known member
Pro User
VIP
Local time
8:34 AM
Posts
3,901
Location
Hafnarfjörður IS
OS
Windows XP,7,10,11 Linux Arch Linux
Hi folks
I'm looking at working on using a W.A.M.P (Windows, Apache, MySQL,PHP) server on Windows -- probably a question for @pparks1 here
It works on Linux but there are 2 errors I can't seem to get rid of -- Password - blowfish even as I've done it per documentation and I can't get access to a folder even though I've granted evry possible access to it. It's not a major problem while testing but I want to bring this over to Windows for an Internet server and a database handler -- note MySQL is replaced by MariaDB but commands etc are identical.

Any help appreciated before I transfer the whole thing to a Windows server. (For home users wanting Internet servers Apache is far easier than messing around with the Microsoft stuff for HTTPD and as well as MariaDB and php is installable on Windows).
Screenshot_20220326_105144.png

Screenshot_20220326_105311.png


Cheers
jimbo
 

My Computer

System One

  • OS
    Windows XP,7,10,11 Linux Arch Linux
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7
install components separately. iis is no harder to setup than apache, but use either or. then setup your database of choice. Then setup php.

When a vulnerability is found affecting the version of apache or php in wamp, you have to wait for wamp to update it, even if the source (apache or php) has mitigated it.

To answer your question tho, look in your phpmyadmin directory for a file called config.inc.php
1.png

your 2nd error, either the directory doesnt exist or has no permissions
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self Built
    CPU
    Ryzen 5 3600
    Motherboard
    ASUS Prime X570-P
    Memory
    32gb DDR4 - 3200Mhz
    Graphics Card(s)
    EVGA 2060 Super KO 6GB PCIE 3.0
    Sound Card
    Realtek S1200A
    Monitor(s) Displays
    1. LG 34UM68-P 34-Inch 21:9 UltraWide IPS 2. ONN 24-Inch LCD
    Screen Resolution
    1. 2560 x 1080 2. 1920 x 1080 (side by side 4480 x 1080)
    Hard Drives
    Samsung 860 EVO 1TB SATA III SSD (OS)
    WD BLUE 2TB SATA III (DATA)
    WD BLUE 2TB SATA III (DATA)
    WD BLUE 1TB SATA III (DATA)
    PSU
    Thermaltake Toughpower PF1 750W
    Case
    Coolermaster HAF XB EVO
    Cooling
    Corsair 240mm AIO + 4x 120mm case fans
    Keyboard
    Standard Logitech
    Mouse
    Logitech M535
    Internet Speed
    Gigabit (Cable)
    Browser
    Firefox, Chrome, Edge
    Antivirus
    Defender
install components separately. iis is no harder to setup than apache, but use either or. then setup your database of choice. Then setup php.

When a vulnerability is found affecting the version of apache or php in wamp, you have to wait for wamp to update it, even if the source (apache or php) has mitigated it.

To answer your question tho, look in your phpmyadmin directory for a file called config.inc.php
View attachment 25466

your 2nd error, either the directory doesnt exist or has no permissions
Thanks for your reply !!

The Blowfish solution worked but not the other directory problem -- it exists and has Read / write / execute for all accounts -- I know that's not good security but I'm testing.

Doesn't seem to stop basic functionality but I just don't like having an error when starting a service.

iis I do find not as convenient as apache with MariaDB although it might be a good choice if you use Ms's MySQL server which I don't have.

Cheers
jimbo
 

My Computer

System One

  • OS
    Windows XP,7,10,11 Linux Arch Linux
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7

Latest Support Threads

Back
Top Bottom