Current Page: 1 of 1
Results 1 - 12 of 12
17 years ago
timtak
I eventually got it to work. There were basically 2 problems 1) The log and temp files folders were not being created. The solution was to create empty text files inside these folders. 2) The database was not being created. I tried a several ways of getting the database to create An extra create database sql line in the php of phpmyadmin An batch file called from a Run command A run command ta
Forum: WampServer English
17 years ago
timtak
According to Christophe (this post in French) There was a problem with WAMP5 (on 5th October 2006) on Windows 2000 since it uses the word "reg" (not regedit) to make changes to the registry. Windows 2000 users need to download Support Tools for Windows 2000 SP4, which can be downloaded from To make the apache install_services.bat batch file a and the relevent line in the menu .ini
Forum: WampServer English
17 years ago
timtak
I am pretty *new* but just in case. Assuming that the apache server is on (in the wampserver menu top right of the screen) Sometimes the short php limiters are disabled, so you could try <?php and.. ?> <?php and <? are equivalent only if short_open_tag is set to 'on' in php.ini and you could try using a filename test.php instead of test.php3 in case .php3 are not parsed for .php
Forum: WampServer English
17 years ago
timtak
Found it! en francais.... Explication 1 / (snip) 2 / Le fichier .bat permettant d'ajouter le service apache dans la base des registres utilise la commande REG.exe qui n'est pas fourni de base avec windows 2000. Il suffit de télécharger le sp4_support_tools à l'adresse suivante : Solution 1 / On stoppe les services Wamp et on quitte l'application 2 / on modifie le fichier http.conf qui se tr
Forum: WampServer English
17 years ago
timtak
> Oh, I think you want to make a new package installer. > If you just want to add-on something, why don't just install wampserver, then install that add-on w/ its document root inside wamp Why doessn't Mr. Bourdon just let people install apache, mysql etc one by one? The error when trying to install apace is a *menu error* it says Aestan Menu Can not execute Run command, file not found
Forum: WampServer English
17 years ago
timtak
Well... The apache service does not install. Port 80 is not used actually (this should be "is not in use now" because the French "actuellment" is different from the English "actually" Both the test port and the install options on the menu say that the port is not in use. The install option on the menu results in "fie not found" I guess that the install
Forum: WampServer English
17 years ago
timtak
I have put the application I am bundling in a sub-directory but all the same it is failing to install apache, saying as before, "file not found" ooh...this is hard.... In the installation file there is Filename: "{app}\uninstall_services.bat"; Flags: runhidden Filename: "{app}\install_services.bat"; Flags: runhidden Filename: "{app}\install_services_auto.ba
Forum: WampServer English
17 years ago
timtak
Dear Yfastud No, I am not compiling anything new. I am just trying to add a web package (php software) into www. I used all the same server and database software that is in the latest release of WAMP5, which I got by using innounp to unpack it. One possible reason why apache did not install might be because I removed the part of the iss file relating to the new WAMP5 homepage. I did not want t
Forum: WampServer English
17 years ago
timtak
1) Apache was not installed. This could be for one of two reasons 1.1) Skype was running, so the script could not run at that time because port 80 was blocked. 1.2) The install service menu item throws a message saying "file not found" this could be serious! 2) In the final external bat file, I presumed that the root directory would be wamp5 when in fact it is wamp. 3) The "wou
Forum: WampServer English
17 years ago
timtak
Compiling Errors first of all I I got I/O error 21 which is device not ready/found because I had forgottten to change D to C in the first few lines and there are no bmp or ico files in wampserver. I removed the bmp and added my own ico. Then I find that this (which is in the WAMP5 iss file ;Source: "C:\wampserver\install_files\close\*.*"; DestDir: "{app}\"; Flags: ignoreve
Forum: WampServer English
17 years ago
timtak
Sorry there were five folders. The first three have different flags Source: "D:\wampserver\install_files\close\*.*"; DestDir: "{app}\"; Flags: ignoreversion recursesubdirs deleteafterinstall;AfterInstall: close({app}) Source: "D:\wampserver\install_files\program\*.*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs; Source: "D:\wampserver\insta
Forum: WampServer English
17 years ago
timtak
Is it possible or difficult to bundle things inside WAMP5? I would like to bundle something in WAMP which would require the creation of a database and then to go to localhost at the end of the installation. I guess that there must be software for the creation of windows installers and this request would in a sense put me in competition with WAMP5. All the same would the phpteam be so kind
Forum: WampServer English
Current Page: 1 of 1