Pages: Previous12
Current Page: 2 of 2
Results 31 - 54 of 54
3 years ago
Claudius
OK, I got all that. I'll start with the experimenting and see what happens. And you did anticipate my next question concerning SSL. But anyway, thanks for the help, I appreciate your time.
Forum: WampServer English
3 years ago
Claudius
OK, You caught me. The actual domain name is "connections.dyndns-home.com/redrubberball." I wasn't wanting to publish the actual domain name. My intent is to set up a website on the cheap, dark web and all that and specifically for the use of the family in communicating events and photos and the like. I apologize for the confusion.
Forum: WampServer English
3 years ago
Claudius
The content of httpd-vhosts.conf is as follows: # Virtual Hosts # <VirtualHost *:80> ServerName localhost ServerAlias localhost DocumentRoot "${INSTALL_DIR}/www" <Directory "${INSTALL_DIR}/www/"> Options +Indexes +Includes +FollowSymLinks +MultiViews AllowOverride All Require local </Directory> </VirtualHost> #
Forum: WampServer English
3 years ago
Claudius
Hello everyone, it's been years! I'm running Win 10 Pro Version 1909 64 bit, clean install. I'm running the WAMP 64 bit version. All of the runtime libraries installed without issue and the WAMP icon in the system tray is green. Apache 2.4.41. PHP 7.3.12. MariaDB 8.0.18 I followed the bouncing ball through the WAMP installation, WAMP installed without issue. I ran the, &quo
Forum: WampServer English
3 years ago
Claudius
Win 10 Pro, Ver. 1903 - Clean Install WAMP 3.2.3 Apache 2.4.46 PHP 7.3.21 MySQL 8.0.21 MariaDB 10.5.4 I have a domain on DynDNS that directs web traffic to my server. Port forwarding is configured properly in that I get the 403 permissions error page when I attempt web side access to the website that I want to host. The server has a sta
Forum: WampServer English
4 years ago
Claudius
Sorry, I should have been more specific as in is there any preparatory work that needs to be performed before moving the check mark. How much coffee do you drink?
Forum: WampServer English
4 years ago
Claudius
What are the implications of changing the PHP version in the WAMP control panel? What will changing the PHP version do to my running humhub instance?
Forum: WampServer English
5 years ago
Claudius
Otomatic! Youdaman! Fire for effect!
Forum: WampServer English
5 years ago
Claudius
Thank You nk707 and Otomatic for your answers. Please understand my condition. I am disabled and spend my day in a powered recliner and most generally just look out the window and play with fakebook so when I say that I've been working on this problem, suffice it to say that I've been spending a lot of time on the problem. First let me say that these answers that you've given me, I've se
Forum: WampServer English
5 years ago
Claudius
I apologize again, I should have included that the error I'm getting from the machine attempting connection via the public internet is "403 Forbidden" "You don't have permission to access /Foldername on this server."
Forum: WampServer English
5 years ago
Claudius
I apologize for bothering you guys again. I'm having a bad time accessing my website from the public internet. I've been all over this forum as well as the internet at large and have tried a number of software edits but thus far nothing works. My condition is as follows: Clean install of Windows 10 Pro v1803 Installed all of the Microsoft Redistributable packages, all present Installed
Forum: WampServer English
5 years ago
Claudius
And so... Here's what I did. Another clean install of Win 10 Pro. Download and install as Administrator all of the required Windows C++ redistributable files. The Check_Vredist.exe program indicates that the 2008 redistributables are missing although these redistributables are present. I attempted to reinstall the 2008 redistributables and the install wizard came back with the "re
Forum: WampServer English
5 years ago
Claudius
[20-Aug-2018 15:50:52 UTC] PHP Warning: fopen(C:\WINDOWS/system32/drivers/etc/hosts): failed to open stream: Permission denied in C:\wamp64\scripts\refresh.php on line 402 [20-Aug-2018 15:50:52 UTC] PHP Warning: flock() expects parameter 1 to be resource, boolean given in C:\wamp64\scripts\refresh.php on line 403 [20-Aug-2018 15:50:52 UTC] Unable to write to C:\WINDOWS/system32/drivers/etc/ho
Forum: WampServer English
5 years ago
Claudius
OK... It wasn't the antivirus software. I uninstalled WAMPServer. Then turned the antivirus and firewall software, my case Zonealarm. Then with the antivirus and firewall off, reinstalled WAMPServer, created the required file folder at C:/wamp64/www/<foldername>. Navigated to localhost via the WAMpserver icon in the system tray and attempted to create the virtual host again but
Forum: WampServer English
5 years ago
Claudius
OK... Win 10- Pro 64 bit, v1803, Clean Install. All the recommended C++ redistributables are present 64 and 32 bit versions. Uninstalled Skype and some of the other foolishness that Microsoft bundles. Running WAMP Server 3.1.3, just downloaded this morning, local... Apache 2.4.33 PHP 5.6.35 MySQL 5.7.21 Maria DB 10.2.14 The WAMPServer icon in the system tray is green. ++
Forum: WampServer English
5 years ago
Claudius
46. Re: SSL
If I left click the WAMP Server icon in the system tray I get a list of choices, one of which is "Apache." Under Apache there is a "Modules" option and under Modules there is an SSL module. What happens if I turn on SSL the restart the server?
Forum: WampServer English
5 years ago
Claudius
47. Re: SSL
Yes, I'm aware of the search function. I searched under "SSL." I should have been more aggressive.
Forum: WampServer English
5 years ago
Claudius
48. SSL
OK... I have WAMP up and running as well as my HumHub website and all is well. Please tell me about SSL. I've read a couple different websites that tell me how to install a product called "OpenSSL" for Localhost but then I see that there's an SSL module available with the Apache server itself. Do you have a primer on enabling SSL on WAMP for us Noobs? Thank you and best reg
Forum: WampServer English
5 years ago
Claudius
The database collation was the problem. I set up a database with utf8 like you suggested and everything worked as advertised! thank you so very much for your advice!
Forum: WampServer English
5 years ago
Claudius
Yes Sir, I understand about the 1K character error, I did google up the error. What I did was use the utf8mb4_unicode-ci collation on the advice of a post I read in the dim, dark past before yesterday when I was trying to set up HumHub on a Ubuntu LAMP server inside of a VMWare Player sandbox. I'll give utf8 a spin. Thank you for your assistance, I appreciate the effort!
Forum: WampServer English
5 years ago
Claudius
How should my database be collated? I'm using "utf8mb4_inicode_ci." Is that the right collation?
Forum: WampServer English
5 years ago
Claudius
Additional information... I use the Zonealarm firewall and anti malware system. I configured the firewall to trust and allow the Apache server and the MySQL database to communicate through the firewall but got the sale error.
Forum: WampServer English
5 years ago
Claudius
OK... Here we go. I read the "all you need to know post" and did all the stuff contained on this post. What I did is as follows: * A clean install of Win 10 Pro V 1803 OS17134.191 * Uninstalled Skype * Uninstall and then reinstall all the C++ Redistributables from your repository * Check and confirm the presence of all the required programs, all present and no problems indica
Forum: WampServer English
5 years ago
Claudius
OK, Im a noob... I installed WAMP on a Win 10 64 bit server. Followed the bouncing ball on youtube on unzipping the HumHub installation file and I ran into a couple problems. configuring a MySQL database for HumHub and some other stuff, not important in regards to this post. But anyway, suffice it to say that I ran into some trouble. So I'm trying to figure out the problems and I see t
Forum: WampServer English
Pages: Previous12
Current Page: 2 of 2