Pages: Previous123Next
Current Page: 2 of 3
Results 31 - 60 of 80
4 years ago
caydee
Hello Otomatic, I'm sorry I got occupied with something else. Now that I'm back here's what it says: Compiler Visual C++ versions used: PHP 5.6.35 Compiler => MSVC11 (Visual C++ 2012) Architecture => x64 is compatible with Apache 2.4.33 PHP 7.0.29 Compiler => MSVC14 (Visual C++ 2015) Architecture => x64 is compatible with Apache 2.4.33 PHP 7.1.16 Compiler =>
Forum: WampServer English
4 years ago
caydee
Thank you for the information. I installed the missing Visual C++ Redistributable Packages and updated the WAMP installation, started and it installed the services and showed the green wamp icon. Updated to WampServer Version 3.1.9 64bit. Unfortunately, the error is same as before for access to PHPMyAdmin, Localhost, Virtualhost Management. Any other solution.. Caydee
Forum: WampServer English
4 years ago
caydee
Hello RiggsFolly, Wishing you a good day from Germany! On trying to access PHPMyAdmin, Localhost, Virtualhost Management I get an error: Error: Could not execute menu item (internal error) . Could not execute run action: %1 is not a valid Win32 application. Any advice?
Forum: WampServer English
5 years ago
caydee
Hello RiggsFolly, I am using both Sublime Text 3 and Visual Studio Code, but am having problems running PHP in VSCode as it requires one to declare the path to PHP in Environment which I have done. Now, when I use ST-3 and Wampserver, Wampserver shows an error: Sorry, There is an error. There is Wampserver path (c:/wamp64) into Windows PATH environment variable: (C:\wamp64\bin\php\php7
Forum: WampServer English
6 years ago
caydee
In my case I was trying to fix the issue, with the old set up files, (after performing the steps as mentioned by Otomatic ). In the end all I did is removed the old set up and did a fresh installation of xampp. What a way to thank Ottomatic! by installing XAMPP and not WAMP..!
Forum: WampServer English
6 years ago
caydee
Hello RiggsFolly, I have been having a strange problem lately probably since the new Creator Fall Update for Windows 10 version 1709 OS Build 16299.125. I'm using Git Bash and Gulp to build a website locally on WAMP. As I lately opened GIT Bash it showed 2 errors: Error: Could not fork child process: Resources temporarily unavailable (-1) DLL rebasing may be required; 'rebaseall /rebase -
Forum: WampServer English
7 years ago
caydee
Hello! just some input on what's lurking behind the scenes, Open SSL 110 does seem to have problems: August 29, 2016 - OpenSSL 1.1.0 is quite different from previous releases. Developers need to recompile their software to support 1.1.0. Users should install BOTH the 1.0.2 series (LTS) and the 1.1.0 series for maximum application compatibility. See the official OpenSSL release strategy docu
Forum: WampServer English
7 years ago
caydee
Hi Otomatic, Thank you for the link. I installed the full 3.0.6 version and all is working well, straight away with no hiccups whatsoever. I have been wondering lately if there is a way to use WAMP like Browserify (https://www.browsersync.io/) which would greatly augment the use of wamp in contemporary modern web development methods. Thanks and have a nice week end!
Forum: WampServer English
7 years ago
caydee
Hello RiggsFolly, Greetings from an old fan! Which version would you recommend for me: a. I have a MySQL database b. I have some old sites with older PHP 5.4 c. I plan to have some new sites with newer PHP versions.. I have a new computer with Windows 10 pro x64 that hasn't as yet had any WAMP installation on it. I downloaded and find myself with 4 flavours before me: 1. wa
Forum: WampServer English
8 years ago
caydee
Thanks, it was the Apache file, and speaks like Shakespeare now! Regards,
Forum: WampServer English
8 years ago
caydee
Hi, As of late local server seems to have gone monolinguistic. WAMP explains PHP errors only in French! Any idea how to get it back to being English-friendly? Caydee
Forum: WampServer English
8 years ago
caydee
Thanks a ton, After reading the message properly: <p>An error occurred in script '/home/zabber1/public_html/venture-wilderness/reg_log.php' on line 23: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. <br />Date/Time: 1-12-2016 07:43:55 <br /><pre>Array ( [_GET] => Array ( ) I realized the soluti
Forum: WampServer English
8 years ago
caydee
Hi RiggsFolly, I got an error on my hosting server ( a lot of emails showing there was an error); the error was related to the deprecated MySQL. On WAMP you showed us that one can bypass it by setting the error_reporting = E_ALL & ~E_DEPRECATED What does one do on the hosting server. Can one enter the same to the responsible PHP.ini or should one send a request to the Staff to fix t
Forum: WampServer English
8 years ago
caydee
Hi RiggsFolly, Thank you for posting the tutorial. I tried it but failed as I made a mistake, but will try again as soon as I get back from a coffee and some lovely Schwarzwalder Kirsch Torte at a nice village cafe a few kms away. Would've loved to treat you old top.. Caydee @Dark Dragon The files ssleay32 and libeay32 are already present in the apache2.4.9\bin directory and therefor
Forum: WampServer English
8 years ago
caydee
Lest I lose my acountability, I reverted back to WAMP without OpenSSL. Uninstalled it and removed the certificates and key, restored paths and re-commented-in "#Include conf/extra/httpd-ssl.conf" (won't work with that commented out). Now, WAMP goes straight from RED to GREEN! Have a nice weekend in the meantime, Caydee PS: Still wonder why the fiasco with Open SSL..
Forum: WampServer English
8 years ago
caydee
I checked the Event Viewer, which is showing the same errors shown above in the first set of errors. In addition to that it showed: AH00526: Syntax error on line 109 of C:/wamp/bin/apache/apache2.4.9/conf/extra/httpd-ssl.conf: . The Apache service named reported the following error: >>> SSLCertificateFile: file 'C:/Apache24/conf/server.crt' does not exist or is empty
Forum: WampServer English
8 years ago
caydee
Error: C:\Users\kingfisher>cd C:\wamp\bin\apache\apache2.4.9\bin C:\wamp\bin\apache\apache2.4.9\bin>httpd -t AH00112: Warning: DocumentRoot does not exist AH00112: Warning: DocumentRoot does not exist AH00112: Warning: DocumentRoot does not exist (OS 3)The system cannot find the path specified. : AH02297: Cannot access directory 'C:/Apache24/logs/' for log file 'c:/Apache24/
Forum: WampServer English
8 years ago
caydee
Hi, RiggsFolly mentions to set the table_definition_cache = 600 This wonderful tip reduced the usage, in my case, to 118 MB from 427 MB. I would however like to know how far can I reduce the cache since I have not used any MYISAM tables. I am not even using a database actively on my testing environment for Dreamweaver. Regards, Caydee Using: MySQL 5.6.17 WAMP Server: 2.5
Forum: WampServer English
8 years ago
caydee
Hi, I had the entry also in the php (INI DEVELOPMENT File) which I restored to the original setting, just "E_All". It stopped showing any error after that, but did not go to the site till I realized that PHPMyAdmin had no site in it. As soon as I imported the DB all's well again. Now, I'll test if it will connect with a PDO ($dsn).. Thanks and have a nice day, Caydee
Forum: WampServer English
8 years ago
caydee
Since I've had no errors in Wamp on Windows 10 until now, I"ll let it be. Smooth as silk (nowadays) - thanks to you.. However, I still have a problem with the MySQL connection. Although, as you suggested, it was supposed to be a temporary circumvention, it simply ignores the setting "error_reporting = E_ALL & ~E_DEPRECATED". Is there any other easy anecdote? And what's more
Forum: WampServer English
8 years ago
caydee
Hi RiggsFolly, I"m sure you've had enough sun in the meanwhile.. Httpd in Wamp Server on Windows 8.1 shows (uncommented): Line 138: LoadModule macro_module modules/mod_macro.so Line 152: LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so Both of these lines are missing in Httpd in Wamp Server on standalone Windows 10. The Wamp versions are identical. 1. What are
Forum: WampServer English
8 years ago
caydee
@ RiggsFolly and @Ottomatic: Thank you very much! I already had the php_cache installed in the "php\php5.5.12\ext". Added both the entries to php.ini and no more errors.. Have a sunny Sunday and recover well from your hangovers! Regards, Caydee
Forum: WampServer English
8 years ago
caydee
Just discovered have the same problem in PHP_Extensions: php_enchant php_opcache These are .dll files in "C:\wamp\bin\php\php5.5.12\ext" Any ideas how to fix these? Caydee
Forum: WampServer English
8 years ago
caydee
Hi Ottomatic, Thanks; I added these and there are no more errors! Have a nice evening.. Caydee
Forum: WampServer English
8 years ago
caydee
Hello RiggsFolly, Greetings! Some modules listed in Apache are showing red triangles: 1. auth_form_modules 2. cache_socache_modules 3. macro_module 4.proxy_wstunnel_module Is my Wamp Server about to blow up? Caydee
Forum: WampServer English
8 years ago
caydee
Hi, Thank you! "format the numbers" reminded me that I had used it before. After that it was easy enough. So I used it like this: <p> <?php if( isset($row_rsItinerary['Houseboat Nights']) && $row_rsItinerary['Houseboat Nights'] >0) { ?> <li><span class="big"><?php echo sprintf('%02d', $row_rsItinerary['
Forum: WampServer English
8 years ago
caydee
Hi, I just checked and changed the value: ALTER TABLE `itinerary` CHANGE `Hotel Nights` `Hotel Nights` TINYINT(2) NULL DEFAULT NULL, CHANGE `Houseboat Nights` `Houseboat Nights` INT(2) NULL DEFAULT NULL, CHANGE `Trekking & Camping Days` `Trekking & Camping Days` INT(2) NULL DEFAULT NULL; or should I change it to something else as this does not change the result. Caydee
Forum: WampServer English
8 years ago
caydee
Hi RiggsFolly, Here's an old fan of yours and here are greetings of the season! I have a database and in that is a table of itineraries with some and some columns show the "Number of Hotel Nights" or the "Number of Houseboat Nights" or the "Number of Trekking Days" and so on. The values are either 2 digits or just one digit. Now, when I query and pull a
Forum: WampServer English
9 years ago
caydee
Hi RiggsFolly, You're really awesome! I was just harrowing my brains with this error and found your post as a clean-cut solution to the problem, (though not so clean, in the long run) for I'd rather not joggle around with the high hat PDO at the moment. To reinforce your last statement about MySQLi, Dreamweaver does not support MySQLi. Season's greetings.. Caydee
Forum: WampServer English
9 years ago
caydee
Hi Riggsfolly, All is well at the waterfront! There actually was an error in the httpd-hosts. Have a nice evening, Caydee
Forum: WampServer English
Pages: Previous123Next
Current Page: 2 of 3