Current Page: 1 of 1
Results 1 - 28 of 28
14 years ago
Gerry
When I remove # Use PHP5 as default, this is what I get: "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this
Forum: WampServer English
14 years ago
Gerry
Yes, it is the same, except that C:/wamp/www/1xxxx.net/ actually refers to the website name, so C:/wamp/www/sitename.net/. I should mention that this entire site was downloaded to my local machine from the net, after my programmer did some extensive work on the actual site. Would this have anything to do with it?
Forum: WampServer English
14 years ago
Gerry
Hi, please see the .htaccess file above, that I posted yesterday. Thanks!
Forum: WampServer English
14 years ago
Gerry
I removed the AddHandler, but now I get a 500 Internal Server Error. This is my error log: C:/wamp/www/1xxxx.net/.htaccess: Invalid command 'Use', perhaps misspelled or defined by a module not included in the server configuration, referer: File does not exist: C:/wamp/www/favicon.ico File does not exist: C:/wamp/www/favicon.ico File does not exist: C:/wamp/www/favicon.ico Th
Forum: WampServer English
14 years ago
Gerry
Thanks, guys! My simple 'hello world' php script works again! I can also pull up html pages without problems. Howerver, my actual php sites will not resolve - I get a dialog box that is trying to open the site as a file. I may be wrong, but could it have something to do with my .htaccess, as seen here: Options +FollowSymLinks RewriteEngine On RewriteRule page_(.*)$ landing_pages/index.php?
Forum: WampServer English
14 years ago
Gerry
Hi guys, I had my brother-in-law visiting for the holiday weekend and he "borrowed" my laptop for extensive use. Ever since then, my WampServer will just not work anymore. My tray icon is grey & white, and my apache error file reads: The Alias directive in C:/wamp/alias/phpmyadmin.conf at line 1 will probably never match because it overlaps an earlier Alias. Apache/2.2.8
Forum: WampServer English
15 years ago
Gerry
When I try to run some of my sites, I get this message: "Firefox has detected that the server is redirecting the request for this address in a way that will never complete." Does anyone have any ideas on how to fix this? Thanks. Gerry
Forum: WampServer English
16 years ago
Gerry
I had changed the from 8080 to port 80 as Steven suggested, and I copied and pasted everything above into phpmyadmin.conf. I am able to pull up the files using localhost and also 127.0.0.1. The only thing that seems to be not working now is opening phpmyadmin. Thanks.
Forum: WampServer English
16 years ago
Gerry
Here's what's happening now: - I added a new directory directory and file - wamp/www/test1/phptest.php - with my "hello world" script , that came up fine, so it seems like a directory name with a "-" or other character will cause problems - I have restarted the services and now phpmyadmin will not open anymore. I am getting the 403 forbidden -"You don't have permi
Forum: WampServer English
16 years ago
Gerry
Thanks for the advice. I am running XP Pro - SP2.
Forum: WampServer English
16 years ago
Gerry
YES!!! That fixed it! Now everything works! Thanks again, Steven! One last issue (I hope): In localhost>My Projects, when I click on the project listed there, "abc-march08", I get the following error message: The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. *
Forum: WampServer English
16 years ago
Gerry
Hmmm....after making the changes in phpmyadmin.conf, the wamp icon is now yellow, and no connection is possible. Here's the apache error log: Apache/2.2.8 (Win32) PHP/5.2.5 configured -- resuming normal operations Server built: Jan 18 2008 00:37:19 Parent: Created child process 3676 Child 3676: Child process is running Child 3676: Acquired the start mutex. Child 3676: Starting
Forum: WampServer English
16 years ago
Gerry
From the apache access log: 127.0.0.1 - - [24/Apr/2008:16:27:34 -0400] "GET /abc-March08/index.php HTTP/1.1" 302 21694 127.0.0.1 - - [24/Apr/2008:16:27:34 -0400] "GET /abc-March08/index.php HTTP/1.1" 302 21694 127.0.0.1 - - [24/Apr/2008:16:27:34 -0400] "GET /abc-March08/index.php HTTP/1.1" 302 21694 127.0.0.1 - - [24/Apr/2008:16:27:34 -0400] "GET /abc-Marc
Forum: WampServer English
16 years ago
Gerry
Yes, I switched back to port 80.
Forum: WampServer English
16 years ago
Gerry
Steven, that is exactly what I had, in fact, just to be sure, I copied and pasted what you have, and it still doesn't work. Thanks.
Forum: WampServer English
16 years ago
Gerry
the error is: 403 forbidden - You don't have permission to access /phpmyadmin/ on this server.
Forum: WampServer English
16 years ago
Gerry
I finally managed to gain access to my localhost, and now I realise that I can't access phpmyadmin. I have followed the instructions at , but it still didn't work. SQLiteManager come up without any problems. Any suggestion will be appreciated.
Forum: WampServer English
16 years ago
Gerry
Steven, I reset the localhost to port 8080 and restarted all services and it works!!!! I think that part of the problem was that I had wamp looking looking in the wrong place for the file, since contact.php is actually located at: C:\wamp\www\abc-march08\contact.php. All along, like a klutz, I had been typing in //localhost/contact.php, but when I did //localhost:8080/abc-march08/contact.php, I
Forum: WampServer English
16 years ago
Gerry
Here is my httpd.conf: # # This is the main Apache HTTP server configuration file. It contains the # configuration directives that give the server its instructions. # See <URL:; for detailed information. # In particular, see # <URL:; # for a discussion of each configuration directive. # # Do NOT simply read the instructions in here without understanding # what they do. They
Forum: WampServer English
16 years ago
Gerry
Yes, I am sure that it is contact.php, it is from a working website. My entire site is php. I did the 'hello world' script in notepad, saved it as php, with file type = All Files, and it worked before, but not now. At this point should I consider reinstalling wamp?
Forum: WampServer English
16 years ago
Gerry
I did as you suggested, but I still get a 404 error -"The requested URL /contact.php was not found on this server." in both firefox and IE. The wamp5 homepage comes up just fine with localhost. Thanks again for all of your help!
Forum: WampServer English
16 years ago
Gerry
Steven, I changed to port 8080 and restarted three times, but I keep getting this message: "Firefox can't establish a connection to the server at localhost." This comes up for all the pages, even "hello world". Here's my apache error log for this event: Child 2780: Starting thread to listen on port 8080. Parent: Received shutdown signal -- Shutting down the se
Forum: WampServer English
16 years ago
Gerry
I cleared the logs and restarted. Still getting 404 error - "The requested URL /contact.php was not found on this server." Thanks
Forum: WampServer English
16 years ago
Gerry
I deleted the .htaccess file. Heres what the form looks like: <?php include_once "header.php"; include_once "general_menu.php"; $success = false; if (isset($_POST['submitted'])) { //$cname = mysql_real_escape_string($_POST['cname']); // $from = mysql_real_escape_string($_POST['cemail']); // $subject = mysql_real_escape_string($_POST['csubj
Forum: WampServer English
16 years ago
Gerry
Thanks for your help. I changed the document_root and directory back to c:/wamp/www/ in httpd.conf, and also move a few of my directories from inetpub/wwwroot to it. As it is now, only my phptest.php file "hello word" file is showing correctly, the other "real" files show a 404 Not Found error - "The requested URL /contact.php was not found on this server". Here's
Forum: WampServer English
16 years ago
Gerry
Thanks for your response. I did everything as you suggested, but I am still having the some issues. In httpd.conf, I pointed my Document Root and Directory settings correctly to: C:/inetpub/wwwroot/ and restarted the services, now I am getting a 500 Internal Server Error. Here's what my Apache error log looks like: Apache/2.2.8 (Win32) PHP/5.2.5 configured -- resuming normal operations Se
Forum: WampServer English
16 years ago
Gerry
Yes, a few years ago I manually installed all three wamp components, but I uninstalled all of them after some time. More recently, I reinstalled wamp to my d: partition and since it didn't work, I reinstalled to my c: partition, where it is now. No, I have not gone into the registry to manually uninstall anything.
Forum: WampServer English
16 years ago
Gerry
I installed wamp5 and can't get it to work properly. Here's what's happening: I am running XP with Firefox as my browser. I created a "hello world" test script in notepad (with Saved as set to All Files). When I try to open the .php file, I get a firefox dialog box that says: "You have chosen to open phptest.php which is a php script from: c:\xxxxx\" . Below this, it defau
Forum: WampServer English
Current Page: 1 of 1