Hi,
I have Apache, PHP and MySQL setup on my local server and I want to add phpMyAdmin as well. On the requirements page, it says "Standard PHP Library (SPL) extension should be enabled". I checked http://www.php.net/~helly/php/ext/spl/, but as always, there is no step by step explanation.
How to enable SPL (Standard PHP Library Extension)?
Re: How to enable SPL (Standard PHP Library Extension)?
use xampp for a local server that comes with it all already set up including phpmyadmin
I would put a signature.. BUT, i don't have the time.
Re: How to enable SPL (Standard PHP Library Extension)?
Thanks, I tried xampp before I decided to start from scratch and install everything manually on my local server since I want to have full control over it. It is obvious that it takes more time to figure out things but I like it.ashwood wrote:use xampp for a local server that comes with it all already set up including phpmyadmin
Re: How to enable SPL (Standard PHP Library Extension)?
http://uk3.php.net/manual/en/spl.installation.php
EDIT:
EDIT:
I am like that tooI want to have full control over it. It is obvious that it takes more time to figure out things but I like it.
Re: How to enable SPL (Standard PHP Library Extension)?
Got my answer, thanks.jacek wrote:http://uk3.php.net/manual/en/spl.installation.php
EDIT:
I am like that tooI want to have full control over it. It is obvious that it takes more time to figure out things but I like it.