Current Page: 1 of 1
Results 1 - 16 of 16
9 years ago
Gert Myburgh
Hi Wampjoom87, Read the first reply RiggsFolly gave here to another user/developer's question: Hope this helps. Gert Myburgh
Forum: WampServer English
9 years ago
Gert Myburgh
Hi RiggsFolly, !!!Yes, Yes, Yes!!! My phpMyAdmin/MySQL seems to work now just fine. A package called Pentaho might have been the culprit. I double checked again the my.cnf’s and my.ini’s as you suggested that might have fallen inside the scope of where WampServer looks for it and stumbled across this package that I installed and I recalled it uses MySQL. So I just uninstalled it for n
Forum: WampServer English
9 years ago
Gert Myburgh
Hi RiggsFolly, Just for the record: My WampServer icon is green and both services are started in Windows 7. I double checked. I can serve HTML and PHP pages. Just in case you were wondering. This time with the suggested changes to my C:\wamp\apps\phpmyadmin4.1.14\config.inc.php file I did indeed get to the Login screen. Yipee!!, but, it is still not working. It still wants a user and passwo
Forum: WampServer English
9 years ago
Gert Myburgh
Hi RiggsFolly, O yes, that is always the third thing I do is to click on the phpMyAdmin menu option to see if my new/updated installation will allow me access to the database side of things. My checklist after every installation/update =========================== 1. Check if I get the green WampServer icon when WampServer is launched. 2. Open localhost to see if my DEFAULT page gets serv
Forum: WampServer English
9 years ago
Gert Myburgh
Just to put this to bed, my WampServer icon is green and I am able to serve a page of HTML and PHP. It is phpMyAdmin that is giving me problems. Setting the scene (What I managed to do and what I have tried before v2.5 64bit/32bit) ===================================================== WampServer 2.0 is successfully running on my Windows XP machine and WampServer 2.4 32bit is successfully (af
Forum: WampServer English
11 years ago
Gert Myburgh
Hi RiggsFolly and stevenmartin99, I kind of sorted this whole issue with PEAR, PHPUnit and WAMPServer out. I say kind of because after following your advice and after some further investigation and tweaking I got everything running from the command line. PEAR was now working and PHPUnit was also now working and I got the desired results as set out in the Yii PHP framework tutorial. But.....
Forum: WampServer English
11 years ago
Gert Myburgh
Thank you once again for the quick response. Let me quickly try the suggestions.
Forum: WampServer English
11 years ago
Gert Myburgh
Hi Everyone, I tried to find a forum for PHPUnit but could not yet find one so I decided to come back here. I succeeded with installing PEAR and when I installed PHPUnit using the PEAR installer it seems to have installed ok but however there seems to be a small hick-up. Folder I am in = C:\wamp\www\trackstar\protected\tests> When I try to execute the command below on my Windows XP
Forum: WampServer English
11 years ago
Gert Myburgh
Ok thank you for all the advice and help. When this is sorted then all thats left is installing PHPUnit using PEAR and hopefully that will go without any problems. Regards until next time.
Forum: WampServer English
11 years ago
Gert Myburgh
Hi stevenmartin99 , Thank you. You are 100% correct. I was looking at C:\wamp\bin\php\php5.3.1\php.ini and I should have been looking at C:\wamp\bin\apache\Apache2.2.9\bin\php.ini. Does that mean I have to reinstall PEAR again and this time point to the correct PHP.INI or can I just insert include_path=".;C:\wamp\bin\php\php5.3.1\pear" into the correct PHP.INI ? Not sure if PE
Forum: WampServer English
11 years ago
Gert Myburgh
Hi RiggsFolly, The entry below appears in my PHP.INI (in C:\wamp\bin\php\php5.3.1) so I am now a bit confused. (see problem above) ;***** Added by go-pear include_path=".;C:\wamp\bin\php\php5.3.1\pear" ;***** I confirmed that the folder exists and 'System.php' does appear in 'C:\wamp\bin\php\php5.3.1\pear' Maybe I should remove the '.;' in the beginning and try again. T
Forum: WampServer English
11 years ago
Gert Myburgh
Hi RiggsFolly, Thank you for your prompt reply. I could swear that I or the PEAR installer has made that change in the PHP.INI but let me have a look again. Might have missed that step. Thanks so far for all your help.
Forum: WampServer English
11 years ago
Gert Myburgh
Hi RiggsFolly or anybody else that can help me. PHP DIR = C:\wamp\bin\php\php5.3.1 PEAR DIR = C:\wamp\bin\php\php5.3.1\pear I followed the advice above to install PEAR on my machine. It seems to be successfull and when I ran on my Windows XP commandline the 'pear', 'pear version' and 'pear config-get php_dir' commands then I get the desired results but .... when I ran: C:\wamp\bin\php\
Forum: WampServer English
11 years ago
Gert Myburgh
Thank you RiggsFolly. Your help is very much appreciated. Keep well.
Forum: WampServer English
11 years ago
Gert Myburgh
Thank you RiggsFolly. So I take it that I have to follow the PEAR PHPUnit installation procedure and just take note of your suggestion about where PHP is installed. Ok. Just wanted to make sure that there is no plug-in for WampServer which will enable the PHPUnit for me. Thanks anyway for the advice.
Forum: WampServer English
11 years ago
Gert Myburgh
Hi Everyone, I am doing a tutorial on using the PHP framework called Yii with PHP and MySQL. Now in this tutorial they tell you to install the PHPUnit component/extension which apparently tightly integrates with PHP. Now PHP on my Windows XP machine is part of WampServer and was installed as such. PHP is not a standalone installation. So how do I now install this PHPUnit component/extension
Forum: WampServer English
Current Page: 1 of 1