Pages: 12Next
Current Page: 1 of 2
Results 1 - 30 of 54
14 years ago
psn
Check if you have open up port 80 in your router and your firewall otherwise you will not come through your router or your firewall.
Forum: WampServer English
14 years ago
psn
Did you run a backup before you upgrade wamp as the new version has prob overwritten your prev db. Test and see if you can reach your db via phpmyadmin. Prob you will find that your db is now empty so you might need to redo all settings including tables etc.
Forum: WampServer English
14 years ago
psn
Hi again, Now I get sudently this error msg after the password setup for phpmyadmin "#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client" Mysql-version 5.0.5b PHP4.4.8 PhpMyAdmin 2.11.5 I have follow the password setup given by yfastud Set the pw in phpmyadmin priviligies for root+localhost (1 row), should I change al
Forum: WampServer English
14 years ago
psn
Thxs, this solved my problem with pw-setup.
Forum: WampServer English
14 years ago
psn
Hi. I want to have the possibilty to use php4.4.8 (have some pages which still is built in this version). Now I cant use the latest phpmyadmin 3.0 as this version requires php5.2. I have installed phpmyadmin 2.11.9.5, apache version 2.0.63, php4.4.8 and last mysql 5.0.5a. When I open phpmyadmin I get a yellow line in the bottom saying "Your PHP MySQL library version 3.23.49 differs from y
Forum: WampServer English
14 years ago
psn
I have problem to connect db via phpmyadmin. I have updated the config file with password in blowfish and added in cookie. What have I missed as I get the errormsg 1130 when I try to login with root +pw I set in config:inc file?
Forum: WampServer English
14 years ago
psn
Hi, Dont get this patch working. the only part I can see is "setting". When I access to settingpage I seems not be able to do anything on this page. Helpfiles dont work so I dont have any manual to follow so I need guidences to get this patch working.
Forum: WampServer English
15 years ago
psn
Hi, I have this script: if($lang == "se"{ setlocale(LC_ALL, 'sv_SE.ISO_8859-1'); echo '(' . ucfirst(strftime("%a) %Y-%m-%d %H:%M", $date)); } else { setlocale(LC_ALL, ''); echo ucfirst(strftime("(%a) %Y-%m-%d %H:%M", $date)); } which works fine when I have it on a linuxserver but when I have the same on the wampserver on windows I dont get the correct
Forum: WampServer English
16 years ago
psn
Left click on the wamp icon and go to PHP and there you will fin the extensions, scroll down in the extensin list and you will find php_mcrypt which you tick on.
Forum: WampServer English
16 years ago
psn
Hi, yfastud which settings and extension have you chosen in your php version 5,2,5 if this is working for you?
Forum: WampServer English
16 years ago
psn
One question, if your part is working and you are using this function in php 5,2,5 then it must be a setting problem. Can you tell me which settings you have and which extention you have chosen for your php version?
Forum: WampServer English
16 years ago
psn
thxs all for your help
Forum: WampServer English
16 years ago
psn
Ok and I I check the file after I changed version of apache to 2,2,8 and then it updated the list to the same as yours. I have also updated recently to the higher version of phpmyadmin and discovered that the old 2,10 is still in the directory, should I delete this old version? Can that course any problem?
Forum: WampServer English
16 years ago
psn
Ok, here is my list: language = "swedish" status = "offline" wampserverVersion = 2.0 wampserverLastKnown = 2.0 installDir = e:/wamp navigator = C:/Program Files/Mozilla Firefox/firefox.exe defaultLanguage = english phpVersion = "4.4.7" phpLastKnown = 5.2.5 phpIniDir = "." phpConfFile = "php.ini" phpExeDir = "."
Forum: WampServer English
16 years ago
psn
where did you get this list of information?
Forum: WampServer English
16 years ago
psn
Ok, every part of the code or can you point out which part where we need to change the code?
Forum: WampServer English
16 years ago
psn
Thxs this solved the problem. One last quest, when I run now 4.4.7 I get also an info: Your PHP MySQL mapversion 3.23.49 differ from your MySQL serverversion 5.0.45. This can course failure! What does this means? Should I do something about this or?
Forum: WampServer English
16 years ago
psn
Ok but will this part not fail when I swich back to php5.2.5? Can't this be solved by automatic in the config file? I mean is it possible to have this set depending on which version I run?
Forum: WampServer English
16 years ago
psn
Ok fixed the login and when I open up phpmyadmin I get a warning (redcross cant load mysqli-extention, check your php settings) I have check my settings but I can't find this extention at all under 4.4.7. I can find it when I swich back to higher version. So question is what can I do to fix this part?
Forum: WampServer English
16 years ago
psn
Now its working when I changed to lower version of php (4.4.7) so it seems this image_gen.php doesn't work for hihger versions. Do anyone know why?
Forum: WampServer English
16 years ago
psn
Where or how do I do this, in priviligies?
Forum: WampServer English
16 years ago
psn
Hi, I have connection problem to phpmyadmin when I change php version. I have created database when I had php 5.2,5 and if I swich to lower version < php 5 I can't connect to the database. The error msg I get: #1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client How can I solve this?
Forum: WampServer English
16 years ago
psn
Yfastud, question to you: Have you change anything in the main_location.inc file, I was tmost thinking around this: if(!defined('PPHL_CFG_PATH')) define('PPHL_CFG_PATH' , PPHL_SCRIPT_PATH);
Forum: WampServer English
16 years ago
psn
I don't get any error showned on screen, the fonts for imgage countern just don't shows. I do get error in php errorlog as I mentioned in my first thread. So I feel its concerning the image_gen.php but I can't figure out whats wrong and my guts is saying its around the ttf files or path to the same thats not working as expected. I some respect I do get some strange error in the source code for
Forum: WampServer English
16 years ago
psn
yfastud Wrote: ------------------------------------------------------- > I've been using it for years and never had that > problem, and as toivo pointed out, the path in > your script is for *nix, so make sure to check w/ > your host to have the correct path, and for > testing on windows, you have to change the path to > the proper one. Anyway, try this code which is in
Forum: WampServer English
16 years ago
psn
Ok but I can't seems to solve this. When I chose the option in admin setup part 2 "Freetype Enabled If you cannot get your Freetype-library run at all or if your hosting provider doesn't wnat to install it, you could disable this. Users won't be able to use TTF-fonts for their counter display. Built-in fonts should be available, though." to be set false then I get the image but then I
Forum: WampServer English
16 years ago
psn
I tried to change the above path but it still get no fonts showned.
Forum: WampServer English
16 years ago
psn
Anyone have an ide about this problem?
Forum: WampServer English
Pages: 12Next
Current Page: 1 of 2