Pages: 12Next
Current Page: 1 of 2
Results 1 - 30 of 43
9 years ago
norman.hines@ieee.org
I discovered the cause of my problem some time ago. Even though a .html file can have css or javascript code imbedded in it, it can still be called a n.html file. However, if it has any php code imbedded in it, it must be renamed to .php. It had been my custom to put all my css code in .css file and all my javascript code in .js files. I had wanted to reserve the .php extension for pure php
Forum: WampServer English
9 years ago
norman.hines@ieee.org
All right. I'll post another message after I check my schedule. UK is 8 hours ahead of my time zone (California). What is your schedule/preference? I teach Mondays and Wednesdays from 10:15 AM-4:40 PM, and Tuesdays and Thursdays 10:15 AM-12:20 PM. This Friday I to take the wife to a doctor's appointment.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
All other include lines still have their #'s. I tried the problem from another angle. My very simplified code is: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "; <html xmlns="; xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <ti
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Thank you for your time. This is the contents of my /wamp/bin/apache/apache2.4.9/conf/extra/httpd-vhosts.conf file. I thought I set it up according to the instructions for setting a virtual host. What did I do wrong? # 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.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
The only includes that don't have # in front of them are # Virtual hosts Include conf/extra/httpd-vhosts.conf and # Configure mod_proxy_html to understand HTML4/XHTML1 <IfModule proxy_html_module> Include conf/extra/proxy-html.conf </IfModule> and #IncludeOptional "c:/wamp/vhosts/*" Include "c:/wamp/alias/*" The only change I made is the firs
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Notepad++ found 206 hits of the string "Apache24" in 24 files in c:\wamp and its subfolders. I narrowed down my search the string "c:/Apach24" and Notepad++ found 191 hits in 16 files, all in subfolders of c:\wamp\bin\apache\apache2.4.9. For consistency's sake, I also searched for the string "c:\Apache24" but got no hits in any file. This is very surprising. Sh
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Thanks. How do I fix this? Where to I look for this bogus reference to C:/Apach24, and how do I make it refer to \wamp\bin\apache\apache2.4.9? I've set up Notepad++ to search for "apache24" on all files on my hard drive, but I don't think that will work.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
I've searched through the services, and didn't find any Apache services other than 'wampapache(64)' and 'wampmysqld(64)', but searching through my files, there are apache plugins associated with Eclipse and Modelio, and Apache-named files associated with Adobe CS5 (Flash and Dreamweaver). Do I need to uninstall these things?
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Thanks I have 2 version of httpd.conf, one in C:\wamp\bin\apache\apache2.4.9\conf\, and one in C:\wamp\bin\apache\apache2.4.9\conf\original\. I also have a number of httpd-xxx.conf in the extra subfolders of those two folders, where xxx is autoindex, dav, default, info, languages, manual, mpm, multilan-errordoc, ssl, userdir, and vhosts. I also have a file names httpd.conf.build in C:\wamp\
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Latest errors from Apache error log: AH01630: client denied by server configuration: C:/Apache24, referer: AH01630: client denied by server configuration: C:/Apache24, referer: AH01630: client denied by server configuration: C:/Apache24, referer: AH01630: client denied by server configuration: C:/Apache24, referer: AH01630: client denied by server configuration: C:/
Forum: WampServer English
9 years ago
norman.hines@ieee.org
For others having problems with phpsysinfo, consider the following link:
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Windows 8.1 WampServer 2.5 Apache 2.4.9 PHP 5.5.12 MySQL 5.6.17 Firefox 30.0 When I run the following HTML file: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "; <html xmlns="; xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <
Forum: WampServer English
9 years ago
norman.hines@ieee.org
After finagling around on this and other forums (fora?) I was able to solve this problem. Now, I have a different problem, which I'll post on a different topic. Thank you for all your help.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Thanks, that solves my "Server not found" problem. Now I get 403 Forbidden You don't have permission to access /< on this server. Apache/2.4.9 (Win64) PHP/5.5.12 Server at blackjack Port 80 What do I do now?
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Thanks. I don't know why I couldn't find it before. After I make the changes in hosts, Notepad++ won't let me save my changes. It says "Please check if this file is open in another program." How do I force it to save my changes? How do I find out what program is holding it open?
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Where is the equivalent to the hosts file in Windows 8.1?
Forum: WampServer English
9 years ago
norman.hines@ieee.org
P.P.S. Now when I click on blackjack in the WAMPMANAGER My Projects or My Virtual Hosts submenus, instead of going to my project (called "blackjack" i am sent to online.blackjack.com. If I click on it under Your Projects, I still get the "server not found" error.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
P.S., I tried to follow the directions on setting up a virtual host, but can't find where Windows 8.1 puts its hosts file. The one I found was in a very unusual folder, and Notepad++ could not save my changes because the file was being used by some other application.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Windows 8.1 WampServer 2.5 (icon Green) Apache 2.4.9 MySQL 5.6.17 PHP 5.5.12 Firefox 30.0 I copies my project folder into c:/wamp/www/, and it appears under Your Projects on my localhost home page, yet when I click on it, I get Server not found Firefox can't find the server at blackjack. Check the address for typing errors such as ww.example.com instead of www.example.com If
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Success! Scrubbing my messed up installation and reinstalling WampServer 2.5 has solved this problem, but now I have a different problem, that may be a WampServer issue, or a Mozilla Firefox issue. I'll post it on a different topic.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
This problem has become moot. I've uninstalled and reinstalled WampServer 2.5 and this problem has gone away, to be replaced by another. I'll post it under a different topic.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
As I said in my latest reply to another forum topic, although I appreciate all your help, you will forgive me if I don't install software to give complete strangers access to my computer from the other side of the world. Again, thank you for all your help.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Although I appreciate all your help, you will forgive me if I don't install software to give complete strangers access to my computer from the other side of the world. In the month since I started down this road I seem to have lost track of my objective. I wanted to test my PHP code. I don't want to turn my computer into a server; I just want a test platform so I can test and debug my code.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
I added the line Allow from localhost 127.0.0.1 ::1 to all three Directory tags in httpd.conf; <Directory />, <Directory "c:/wamp/www/">, and <Directory "cgi-bin">. Now when I click on phpsysinfo under Aliases, I get 404 Not Found: The requested URL /phpsysinfo/ was not found on this server. The file phpsysinfo.conf refers to the folder c:/wamp
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Perfect! Thank you! Now the icon goes straight to Green.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Other than the Listen 80, no. I could send the entire file, but it's 490 lines long.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
I've made all the changes you suggested except one (I couldn't find "Allow from 127.0.0.1" anywhere in httpd.conf) and the problem persists; phpsysinfo is the only alias that exhibits the problem.
Forum: WampServer English
9 years ago
norman.hines@ieee.org
You assume correctly; all my files are in a folder in \wamp\www I haven't created a Virtual Host. My WAMPServer version is 2.2. Here's the rest of the version data. OS: Windows 8.1 Apache: 2.2.22 MySQL: 5.5.24 PHP: 5.4.3 WampManager Icon Color: Green
Forum: WampServer English
9 years ago
norman.hines@ieee.org
Oh, sorry. OS: Windows 8.1 WampServer: 2.2 Apache: 2.2.22 MySQL: 5.5.24 PHP: 5.4.3 WampManager icon color: Green
Forum: WampServer English
Pages: 12Next
Current Page: 1 of 2