Current Page: 1 of 1
Results 1 - 16 of 16
8 years ago
ajbenson
Not a problem ^_^ I have not, how do I do that?
Forum: WampServer English
8 years ago
ajbenson
Hi. Sorry accessing it from the internet. Mostly for compatibility testing. 1. Windows 7 pro 64bit 2. WAMP 64bit 5.6.15 3.Apache 2.4.17 4. PHP 5.6.16 5. MYSQL 5.7.9 6. The icon is green 8. I do have access to the localhost 9. I have access to PHP MyAdmin, though I haven't set up a username or password. 10. This site can't be reached mm250's server DNS address could
Forum: WampServer English
8 years ago
ajbenson
So I'm trying to get my site up and running to where I can access it from different computers. I have the virtual hosts set up, and I found my IP address, I even clicked the option to put online. However, when I check on my phone to access the site I get This site can't be reached. mm250's server DNS address could not be found. ERR_NAME_NOT_RESOLVED. Here is my vhosts. I'm assu
Forum: WampServer English
8 years ago
ajbenson
Never mind just installed WAMPServer 3. Knock on wood so far it works.
Forum: WampServer English
8 years ago
ajbenson
So I uninstalled WAMP and I've been trying to reinstall it. I randomly checked the localhost and I got this at the bottom of the page *** ERROR *** The PHP configuration loaded file is: - should be: C:/wamp64/bin/apache/apache2.4.17/bin/php.ini or c:/wamp64/bin/php/php5.6.16/phpforapache.ini What does it mean and how do I fix it?
Forum: WampServer English
8 years ago
ajbenson
So I've gotten my localhost site to work. The icon is green and everything was working. One day I went to continue working on my site and the CSS is not working all of a sudden. However if I just view the site by opening up the html in google or in Dreamweaver the CSS works just fine. I ran through the troubleshooting and got nothing. Any help would be appreciated.
Forum: WampServer English
8 years ago
ajbenson
Hi! Sorry about that. Well now my face is red the widows error check helped turns out I needed to change the name of my folder the project1 The weird thing was it didn't work before (when I would change the folder name) Oh well. Thanks for the help.
Forum: WampServer English
8 years ago
ajbenson
Hi! So I got the wampserver up and running ,or at least it's green. However, I keep getting This webpage is not available ERR_NAME_NOT_RESOLVED This is my hosts 127.0.0.1 localhost 127.0.0.1 project1 ::1 localhost ::1 project1 here is my httpd-vhosts <VirtualHost *:80> DocumentRoot "c:/wamp/www" ServerName localhost ServerAlias localhost
Forum: WampServer English
8 years ago
ajbenson
Also I changed <VirtualHost *:80> DocumentRoot "c:/wamp/www/250oregonyouthline" ServerName project1 <Directory "c:/wamp/www/250oregonyouthline"> AllowOverride All Require local </Directory> </VirtualHost> and 127.0.0.1 localhost 127.0.0.1 project1 ::1 localhost ::1 project1
Forum: WampServer English
8 years ago
ajbenson
So thanks to you guys I got past the wamp server homepage but when I went to my website I got This webpage is not available ERR_Name_Not_Resolved.
Forum: WampServer English
8 years ago
ajbenson
Hi, Not to worry I understand so then what isn't the same name? here is the httpd-vhosts.conf <VirtualHost *:80> DocumentRoot "c:/wamp/www" ServerName localhost ServerAlias localhost <Directory "c:/wamp/www"> AllowOverride All Require local </Directory> </VirtualHost> <VirtualHost *:80>
Forum: WampServer English
8 years ago
ajbenson
Hi, 'm sorry could you explain Servername, not Directory or DoucmentRoot?
Forum: WampServer English
8 years ago
ajbenson
Hi, so like this? # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host # localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost 127.0.0.1 localhost 127.0.0.1 250oregonyouthline ::1 localhost ::1 250oregonyouthline
Forum: WampServer English
8 years ago
ajbenson
Just to double check here is the host # localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost 127.0.0.1 localhost 127.0.0.1 250oregonyouthline ::1 localhost ::1 project1 What happens when you enter project1 in the browser address bar? I get this webpage is not found ERR_File_Not_found. Could I be having a
Forum: WampServer English
8 years ago
ajbenson
Not sure how to post just the file in a neater format, but here it is. # Virtual Hosts # # Required modules: mod_log_config # If you want to maintain multiple domains/hostnames on your # machine you can setup VirtualHost containers for them. Most configurations # use only name-based virtual hosts so the server doesn't need to worry about # IP addresses. This is indicated by the aster
Forum: WampServer English
8 years ago
ajbenson
First off I'm new to WampServer, or at least the new way of running it. I followed this to get wamp to run . I followed it exactly but now when I go to my projects I only get the hwampserver home page. I don't have any spaces or underscores in my file names. I'm also not sure what to post to help you out. But let me know, thanks for the help.
Forum: WampServer English
Current Page: 1 of 1