Pages: Previous12345...LastNext
Current Page: 3 of 9
Results 61 - 90 of 270
16 years ago
roms
to upload your sql file, put it in the mysql/bin directory. Open a windows command line. Go the the mysql/bin directory. Type : mysql -uroot -pxxx < file.sql Where xxx is your root password and file.sql is your sql file.
Forum: WampServer English
16 years ago
roms
Hi, not really. If you want a silent install, you have to rebuld completely the entire install process made with inno setup.
Forum: WampServer English
16 years ago
roms
The one in apache2/bin/ is used when you lanuch apache. The one in the /php/ directory is used when you use PHP in CLI mode.
Forum: WampServer English
16 years ago
roms
Try amfphp for that.
Forum: WampServer English
16 years ago
roms
Because 5.0.41 was out just after WAMP5 1.7.1
Forum: WampServer English
16 years ago
roms
otherwise use the mysql client to import yout database : - open a dos window - go the the wamp/mysql/bin/ directory - type : mysql -uroot -pyour_pass < your_file.sql Where your_pass is your root password and your_file.sql is the file containing the sql directives.
Forum: WampServer English
16 years ago
roms
I have just published a 1.7.1a release which corrects the phpmyadmin bugs.
Forum: WampServer English
16 years ago
roms
great ;-)
Forum: WampServer English
16 years ago
roms
exactly
Forum: WampServer English
16 years ago
roms
click on "start button", then "run" and type "services.msc"
Forum: WampServer English
16 years ago
roms
install WAMP5 1.7.1 with PHP 5.2.2
Forum: WampServer English
16 years ago
roms
Hi, you need to desactivate the nod32 service (windows->control panel->services) whlie you install WAMP5.
Forum: WampServer English
16 years ago
roms
I tested the file with several antivirus : Trend Micro Kapersky Norton pandasoft Nothing has been detected.
Forum: WampServer English
16 years ago
roms
Thanks for the screen shots, i'm going to try to work on it this week end. Apparently what happens : - the temporary file is detected as SPAM by NOD32 and moved to quarantine - when the installer tries to rename this temporary file to its real name (wampserver.exe) this temp file is missing (the file is in quarantine) So I'm going to try to find out why NOD32 thinks that the file is infected.
Forum: WampServer English
17 years ago
roms
Hi pedro, could you explain me more precisly what happens when you try to install WAMP5? Another necessary information, are you doing an upgrade or a first install?
Forum: WampServer English
17 years ago
roms
use <?php and not <?
Forum: WampServer English
17 years ago
roms
MySQL community servers will now be delivered less often then before,. For example, the community serverf(open source version) hasn't been released between 5.0.27 and 5.0.37. The 5.0.37 version will be included in the next release of WAMP5.
Forum: WampServer English
17 years ago
roms
Thanks ;-) And if you really need PHP4, you can still install the PHP4 addon on WAMP5!
Forum: WampServer English
17 years ago
roms
So first, I didn't create WAMP5 to make money, I already have my own company in France and don't need WAMP5 to live. About the google adds on top of the page? Wouhhh, about 80 $ a month, with that, I'm going to feed my kid! Secondly, I didn't create WAMP5 to make it a production server, It's aim is to be a devlopment environment. If you want production with all the related services, install Linu
Forum: WampServer English
17 years ago
roms
Hi all, it seems to be an interesting module. Now, I'm not sure it would be a good idea to include it directly in WAMP. It's ok if some people us WAMP5 for production, I can't forbid it, but I don't want to let them think that WAMP5 is built for that. Anyway, thanks again for the hard work you do in this forum. Actually, I don't have much time to give to WAMP5 but I hope to be able to make a n
Forum: WampServer English
17 years ago
roms
Do you see the extension "mysql" in your phpinfo?
Forum: WampServer English
17 years ago
roms
Hi, it's not really possible since gtk is quite heavy and changes the way PHP executes. try
Forum: WampServer English
17 years ago
roms
That's exactly why we don't include eaccelerator in wamp ;-)
Forum: WampServer English
17 years ago
roms
Hi, have a look at your windows directory, i'm sure there is an old php.ini file in there. Delete it and restart WAMP.
Forum: WampServer English
17 years ago
roms
Open a command line window. Go to your apache/bin directory. Launch httpd.exe. A message will show up telling you what's wrong with your PHP4 install. Copy that message and paste it here.
Forum: WampServer English
17 years ago
roms
Then have a look at the source code of your page in your browser and you'll see exactly what is going wrong.
Forum: WampServer English
17 years ago
roms
Setcookie() must be used before sending any character to the ouput (even a space or a new line. This means it must be used before any html code or echo. Make sure also that you don't have any spaces before you <?php
Forum: WampServer English
17 years ago
roms
It's quite easy, just have a look at the wampserver.ini file and you'll understand how it works.
Forum: WampServer English
17 years ago
roms
Right click on wampserver.exe, choose properties and check "run as admin".
Forum: WampServer English
17 years ago
roms
for Vista, right click on wampserver.exe and check "run as administrator"
Forum: WampServer English
Pages: Previous12345...LastNext
Current Page: 3 of 9