WAMP Server On Another PC
Jun 12, 2008
I've set up WAMP on another PC on my home network. Works just fine for browsing via a web browser (i.e. displaying the web pages on the server). However, when I try to use FTP in Notepad++ I cannot establish a connection.
If I change the port to 80, I can get a connection. Change it back to 21 and no connection.
I tried switching off the firewall (inc windows firewall) on the server, and the anti-virus. Not made a difference.
View 7 Replies
ADVERTISEMENT
Feb 13, 2007
I have just upgraded to Windows Vista Home Premium and am now looking for a WAMP installation whcih is compatible. Any ideas anyone. I used to use WAMP 5 and I knwo this is getting an update but I am in desperate of something similar for the time being.
View 0 Replies
View Related
Feb 21, 2007
Does anybody know a WAMP server where pear is actually working so also CLI.. as i tried so many but they all seem to work like crap
*edit
Wrong forum can anybody move it
*edit #2
Umm actually i mean a WAMP Development server like XAMPP can anybody put it in PHP forums
View 2 Replies
View Related
Jun 7, 2013
I am using Wamp server 2.2.
I recently made some changes to the Apache configuration to allow me to make a virtual host for the Zendframework. the change i made were as follows:
<VirtualHost 127.0.0.1>
ServerName zendy
DocumentRoot "C:workspacezendypublic"
SetEnv APPLICATION_ENV "development"
<Directory "C:workspacezendypublic">
DirectoryIndex index.php
AllowOverride All
Order Deny,Allow
Allow from all
</Directory>
</VirtualHost>
Since these changes were made, my wamp server will not start up. the wamp bar remain red.
What I have to do to find out/trace where the fault is?
View 3 Replies
View Related
Feb 8, 2015
i installed wampserver on my remote windows VPS.i opened port 80.after that i try to connect it by typing "h t t p : / / remotelink" on my local machine browser.but i can not connect.
View 4 Replies
View Related
Jun 26, 2013
I'm running a WAMP server, hosting an internal website for my company's use.
Windows XP Home SP3
Apache 2.0
MySQL Server 5.5
PHP 5.?
Last night Microsoft Security Essentials froze while running a scan. I restarted the scan and it froze again, so I rebooted the server. Now Apache won't start, providing the following error ....
View 4 Replies
View Related
Feb 18, 2008
Recently I started a website based on Joomla. My friends suggested me to start it with hosting it from Home based server. Website is not that busy. I get about 300 Unique Hits a day. My server is window xp based and i installed a bundle called WAMP2. Website was running fine but since last night my server got shut down all by itself. I checked temp log and everything was under 35. Then i checked my internet traffic and found out that there were 400+ connections from a SINGLE ip. This is the IP 213.130.118.112 and i tried to trace, whois blah blah and didnt find anything about it. I have no idea what to do as my server gets shut down after about 5 to 10 minutes. Please help me. Is it possible to stop this issue?.
View 7 Replies
View Related
Jan 20, 2014
Problem detected!
19:58:32 [Apache] Port 80 in use by "Unable to open process" with PID 4!
19:58:32 [Apache] Apache WILL NOT start without the configured ports free!
19:58:32 [Apache] You need to uninstall/disable/reconfigure the blocking application
19:58:32 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
19:58:32 [Apache] Attempting to start Apache app...
19:58:32 [Apache] Status change detected: running
19:58:33 [Apache] Status change detected: stopped
19:58:33 [Apache] Error: Apache shutdown unexpectedly.
19:58:33 [Apache] This may be due to a blocked port, missing dependencies,
19:58:33 [Apache] improper privileges, a crash, or a shutdown by another method.
19:58:33 [Apache] Press the Logs button to view error logs and check
19:58:33 [Apache] the Windows Event Viewer for more clues
19:58:33 [Apache] copy and post this
19:58:33 [Apache] entire log window on the forums
that is my error message I have changed skype's port from using port 80 and also uninstalled IIS from microsoft I have only installed xampp on its own without wamp server so that they dont conflict.
View 3 Replies
View Related
Nov 2, 2008
Can anyone point me to some decent instructions on how to get PHP/MySQL working on IIS? Basically I want to be able to use PHP + .NET at the same time. Been looking around and trying for awhile with no luck.
I know it's always better to get my hands dirty and install everything manually. However, I'm not confident about configuring it properly. So if anyone knows of a good WAMP installer that does everything painlessly it'll be great.
View 7 Replies
View Related
Mar 8, 2009
I have WAMP 2.0 installed on my Windows Vista. WAMP has released a new version: 2.0G. I've just downloaded it and i'm wondering if i could just run the installer or do i have to uninstall my current WAMP and then only install the latest version?
View 1 Replies
View Related
Jul 5, 2009
I started learning how to use Magento's eCommerce solution, and I ran into a problem when I mistakenly changed the root pw for my phpMyAdmin area. After trying to find a fix online, it seemed like the best thing to do would be to reinstall WAMP. So I uninstalled it using Control Panel's 'Add or Remove Programs.' After reinstalling WAMP, I am having difficulty getting it to work properly.
When I try to launch Wamp (WampServer 2), I get an alert saying "Apache HTTP Server has encountered a problem and needs to close. We are sorry for the inconvenience." The message and the error signature are as follows:
But for some reason, the WAMP system try icon says that it's online (It shows a semicircle with 3/4 of it colored yellow.) However, when I try to connect to the localhost in my browser, I get the following message: Failed to Connect Firefox can't establish a connection to the server at localhost.
View 2 Replies
View Related
Jan 2, 2008
As generally i stick to hardware...but anyways i have encountered this problem..
I have installed WAMP on my sever
I have opened up Port80 to it(port forwarding)
I can enter both internal address (address of server 192.1068.1.108) and external ips (my external address 220.239.199.48) into my browser on another computer in the network and it works but as soon as you try on a computer outside my network on the internet some where it just times out....
View 8 Replies
View Related
Jan 2, 2009
I have WAMP Setup and configured correctly, and it's working just fine.
I have a DynDNS account and it is pointing to my WAN IP.
For instance if my friends or if I use proxy to load [url]it loads just fine.
But from my own browser when I try accessing [url]it doesn't work.
Is there any way I can fix this issue?
Basically I am trying to use a domain name to point to my pc. And use that domain name to test my website other than using [url]
View 1 Replies
View Related
Feb 6, 2008
I'm trying to install Joomla on my home server, and it requires mysql to have a password for security. Since nothing of my server is anywhere on the net, I never bothered to set a pass (yeah, I should have anyway).
Google led me to this article on the mysql forums, which worked up until it tried to initialize mysql (or whatever the command does, I'm guessing initialize). It's trying to look for the xampp folder that I had installed and uninstalled long before.
Code:
C:Documents and Settings[user]>C:wampmysqlinmysqld-nt --init-file=C:mysql-init.txt
080206 18:17:47 [ERROR] Can't find messagefile 'c:xamppmysqlshareenglisherrmsg.sys'
080206 18:17:47 [ERROR] Aborting
Is there a mysql setting I need to change?
View 2 Replies
View Related
Mar 8, 2007
some question about WAMP.....
1.which one is better?using wamp in productive system or do ur manual installation?
2.which WAMP is better?web-developer-server suite,apache2triad,WAMP5,or vertrigo?
View 0 Replies
View Related
Apr 30, 2009
I have purchased a domain, and installed WAMP on my local computer. Now, I want to attach the domain name to WAMP such that when I entered my designed site on WAMP on my computer, I'll see my own domain instead of C://localhost/.../...
I have been told that the company that owns my domain should address its DNS to my own DNS?
View 6 Replies
View Related
Oct 22, 2009
I develop a website using WAMP. And I want to put that website online now. But not much familiar with hosting plans.
suggest me a hosting plan which fulfill all my needs and where i can run my website comfortable and manage it easily...
View 14 Replies
View Related
Jul 3, 2008
These are the settings which I've created on the Wamp server that will be access across the network.
In the httpd file, I have Remove the hush from the line second line of after the Virtual hosts
# Virtual hosts
Include conf/extra/httpd-vhosts.conf
To setup the domain, in the httpd-vhosts file, I have create this
<VirtualHost *:80>
ServerName MathewBrown
ServerAlias MathewBrown
DocumentRoot "C:/wamp/www/MathewBrown"
ErrorLog "C:/wamp/www/MathewBrown/logs/error.log"
CustomLog "C:/wamp/www/MathewBrown/logs/access.log common"
<Directory "C:/wamp/www/mathewbrown/">
Options FollowSymLinks
AllowOverride all
Order Allow, Deny
Allow all
</Directory>
</VirtualHost>
<VirtualHost *:80>
ServerName DevServeWeb
DocumentRoot "C:/wamp/www"
ErrorLog "C:/wamp/www/logs/error.log"
CustomLog "C:/wamp/www/logs/access.log common"
<Directory "C:/wamp/www/mathewbrown/">
Options FollowSymLinks
AllowOverride all
Order Allow, Deny
Allow all
</Directory>
</VirtualHost>
In the hosts file, I have added this.
127.0.0.1 localhost
127.0.0.1 MathewBrown
127.0.0.1 DevServeWeb
In my phpmyadmin file, these have been added
<Directory "c:/wamp/apps/phpmyadmin2.11.6/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny
Allow from all
Allow from 127.0.0.1
Allow from 192.168.2.102
</Directory>
<Directory "C:/wamp/www">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny
Allow from all
Allow from 127.0.0.1
Allow from 192.168.2.102
</Directory>
<Directory "C:/wamp/www/MathewBrown/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny
Allow from all
Allow from 127.0.0.1
Allow from 192.168.2.102
</Directory>
Computers which will be accessing the server,
their hosts file have been changed to this.
127.0.0.1 localhost
192.168.1.100 MathewBrown
192.168.1.100 DevServeWeb
View 0 Replies
View Related
Jan 21, 2014
I have installed wamp for editing word press theme every thing is ok but when I create new data base and start configuring my wordpress project file optional message appear when I click submit what should I do ?
View 4 Replies
View Related
Jun 6, 2014
I have put up a WAMP server that is based on Apache2.4.4. I am trying to utilize the rotatelogs.exe to rotate my access log every night. I have this working on IBM HTTP installations. IBM's HTTP is based on Apache 2.2. why the CustomLog command is not working? The command under my Virtual Hosts that I am using is:
<VirtualHost *:80>
ServerName xxxxxxxx
DocumentRoot C:wampwww
[Code]....
View 1 Replies
View Related
Jul 26, 2007
I'm using WAMP and IIS for the first time so bear with me if I overlooked something obvious.
I have a simple script that creates a few files and then attempts to move them to a subdirectory. I am getting a permission denied error when attempting to move the scripts in WAMP. I am uncertain how to set directory permissions in WAMP. I am also unsure how this will affect the script when I migrate it to an IIS server.
View 2 Replies
View Related
May 12, 2013
My linux host requires a few lines of codes in my .htaccess file to properly run my site.
However, these few lines of codes are not supported by my local Wamp on Win7.
Is there a way to add a "If Wamp Then not run these lines" in my htaccess file
So that I don't have to manually change the .htaccess file before upload/downloading the site between the two systems?
View 2 Replies
View Related
May 8, 2007
I've got a VPS which is serving as the main server for a number of sites. Web Server, SSH Server, and Mail Server.
What I've got running:
Apache2, PHP5, MySQL5, Dovecot, Postfix
One of the sites is a growing forum with a MASSIVE photo album. This is the site where I notice the most slowness.
Changing the server software is not an option - Only optimization.
Quote:
Originally Posted by httpd.conf
ServerTokens OS
ServerRoot "/etc/httpd"
PidFile run/httpd.pid
Timeout 300
KeepAlive Off
MaxKeepAliveRequests 100
KeepAliveTimeout 5
<IfModule prefork.c>
StartServers 8
MinSpareServers 8
MaxSpareServers 13
ServerLimit 256
MaxClients 256
MaxRequestsPerChild 50
</IfModule>
<IfModule worker.c>
StartServers 2
MaxClients 150
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 25
MaxRequestsPerChild 0
</IfModule>
Listen 80
LoadModule auth_basic_module modules/mod_auth_basic.so
LoadModule auth_digest_module modules/mod_auth_digest.so
LoadModule authn_file_module modules/mod_authn_file.so
LoadModule authn_alias_module modules/mod_authn_alias.so
LoadModule authn_anon_module modules/mod_authn_anon.so
LoadModule authn_dbm_module modules/mod_authn_dbm.so
LoadModule authn_default_module modules/mod_authn_default.so
LoadModule authz_host_module modules/mod_authz_host.so
LoadModule authz_user_module modules/mod_authz_user.so
LoadModule authz_owner_module modules/mod_authz_owner.so
LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
LoadModule authz_dbm_module modules/mod_authz_dbm.so
LoadModule authz_default_module modules/mod_authz_default.so
LoadModule ldap_module modules/mod_ldap.so
LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
LoadModule include_module modules/mod_include.so
LoadModule log_config_module modules/mod_log_config.so
LoadModule logio_module modules/mod_logio.so
LoadModule env_module modules/mod_env.so
LoadModule ext_filter_module modules/mod_ext_filter.so
LoadModule mime_magic_module modules/mod_mime_magic.so
LoadModule expires_module modules/mod_expires.so
LoadModule deflate_module modules/mod_deflate.so
LoadModule headers_module modules/mod_headers.so
LoadModule usertrack_module modules/mod_usertrack.so
LoadModule setenvif_module modules/mod_setenvif.so
LoadModule mime_module modules/mod_mime.so
LoadModule dav_module modules/mod_dav.so
LoadModule status_module modules/mod_status.so
LoadModule autoindex_module modules/mod_autoindex.so
LoadModule info_module modules/mod_info.so
LoadModule dav_fs_module modules/mod_dav_fs.so
LoadModule vhost_alias_module modules/mod_vhost_alias.so
LoadModule negotiation_module modules/mod_negotiation.so
LoadModule dir_module modules/mod_dir.so
LoadModule actions_module modules/mod_actions.so
LoadModule speling_module modules/mod_speling.so
LoadModule userdir_module modules/mod_userdir.so
LoadModule alias_module modules/mod_alias.so
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule proxy_connect_module modules/mod_proxy_connect.so
LoadModule cache_module modules/mod_cache.so
LoadModule suexec_module modules/mod_suexec.so
LoadModule disk_cache_module modules/mod_disk_cache.so
LoadModule file_cache_module modules/mod_file_cache.so
LoadModule mem_cache_module modules/mod_mem_cache.so
LoadModule cgi_module modules/mod_cgi.so
Include conf.d/*.conf
User apache
Group apache
Quote:
Originally Posted by my.cnf
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
[mysql.server]
user=mysql
basedir=/var/lib
[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
View 8 Replies
View Related
Mar 7, 2009
I looked a lot - can not find solution ....
I want to transfer a file from [url]to [url]or [url]Without it will pass my localcomputer (slow upload)
It can be also a script i will install like this one - this is only for images
[url](remote)
View 7 Replies
View Related
Oct 16, 2013
I have Plesk 11.5 (service provider mode) on a Windows 2008 server IIS7.Most of my sites are developed in .asp and therefore i use a custom 500-100.asp error page that check s the IP of the visitor then displays either a friendly error, or if its my IP a full error of what has happened (it also emails me the error). This allows me to debug pages easily whilst developing and to keep an eye on anyone trying SQL Injection hacks on my sites (as the error and email also have session variables and IP address).I dont have root access to the server as it is a Webfusion dedicated server.I have following the Plesk documentation -
1) Switch on custom errors for the subscription
2) Look in virtual directories and navigate to error documents
3) Find the error in question (500:100) and change it to point at either a file or URL
FILE - I had the data centre add in the 500-100.asp error page in to the virtual template so that my page is available in the list of virtual files - this didn't work but that maybe because its not a static page??
URL - when i add the path it says its incorrect, if i add a fully qualified address, it accepts it but it doesn't work.give me a specific example of the URL that can be entered relative to the root as the format in the documentation isn't accepted. The last step is to restart IIS which is also an issue as i cant seem to do this from the Plesk panel..It is as if it isn't catching the 500:100 error, and only catching the general 500 error??
View 1 Replies
View Related
Nov 21, 2006
I am currently running Google Analytics/Urchin 5 (v5.7.02), on a server, the server has started to act up, (on its last legs etc) and now I am trying to transfer the Urchin Software to a new server, where it would work effectively.
However upon installing the urchin software on the new server and running it (localhost:9999), I am presented with An Action Items Page, and these following choices
Obtain Demo License
Buy License
Activate Pre-Purchased License
I choose ‘Activate Pre-Purchased License’ pop in the Serial number and complete the registration then…
---------------------------------------------------------
Urchin Licensing Center -- Error!
An error has occured during your transaction, please use the back button and correct the problem. The specific error message is:
• Unable to generate a license. Some possible reasons:
Your serial code is currently active <<< How do I disable it and use it on another server?
---------------------------------------------------------
So all I want to do is deactivate the serial and reactivate it on another server.
Does anyone have experience with this or a similar problem or have a solution to this problem. Any help be most appriciated.
Or even a Contact Number so that i can get some one over the phone!
View 2 Replies
View Related
Nov 7, 2009
This is the scenario, domain.com are setup on server1, however server2 also has the same profile of domain.com as we use ns3 and ns4 using domain.com. This works fine with the nameserver setup on server2.
However I encounter problems as the emails from server2 won't reach server1 as there are duplicate profile on server2.
My question is how do I setup the DNS in cpanel/whm from server2 so the emails from server2 will reach server1?
Server1 (www.domain.com)
ns1.domain.com
ns2.domain.com
Server2
ns3.domain.com
ns4.domain.com
View 6 Replies
View Related
Apr 22, 2009
I just want to use a server for file sharing, it will have nginx and that's it. I'm looking at centos, or freebsd, but I been using centos forever now and I'm not sure how to use freebsd, should I just stay with centos?
Do I tell my hosting provider to just install the OS and give me ssh action and that's it? Don't install any control panels or any other stuff? I want one domain and one subdomain on it though and ftp action.
View 8 Replies
View Related
May 12, 2009
Remote Spamassassin for Multiple Smartermail Server
I want to setup Remote Spamassassin(On Linux) for Multiple Smartermail servers. I want to the setup the spamassassin on a linux box
How i can setup this with multiple smartermail servers.
View 6 Replies
View Related
Jul 4, 2007
what is the fast and best way?
View 4 Replies
View Related