WAMP Or Manual Installation
Mar 8, 2007some 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?
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?
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 RelatedI have a manual instalaltion of wordpress, how I can associate it to a webspace and manage like an webapp installed from plesk?
View 1 Replies View RelatedI was told by the data center NOC that I can manually handle rdns/ptr requests myself, as long I do the below.
Set up your name servers to respond to the reverse dns inquiries that we would forward to you.
Can anyone shed light on this? What if someone requests rdns on 32 IP's in one shot for example, how would you go about doing this?
not sure if it's available, but is there anyway we can manually backup mysql db with a single command line? any kind of help would be appreciated...
this is a pure mysql server, not with cpanel or directadmin in anyway..
We run CentOS for our web servers (not providing hosting) and manually compile Apache, PHP etc. What would be the benefits to using Yum rather than compiling the software ourselves?
The way I see it, Yum allows Apache etc to automatically update to latest versions and saves time. When compiling myself though, I can specify exactly where to install to and which modules etc to install with the software. Is there any reason we should be using Yum instead?
I have a few questions about backup. Other than any backup service provided by your host, do you backup your vps regularly?
Is it automated or manual?
Are you using any external backup service / server?
am hosting with servage most such hosts dont provide backup for ur files in case ur moving to other host so i was wondering if i can manually through FTP download my enitre directory including all files (html, jpg, PHP SCRIPTS) and manually reupload them onto the other host i will move to soon will that actually work
and for MySql databases i have created a PROPER backups via their auto backup system
they only lack backup for the files itself only, MySql is fine
will restoring the MySql databases but via a different control panel (CPanel) will it possible?
Allow from 192.168.0.*
to the httpd-manual.conf to enable access by other machines on my network but it seems to be hard coded to localhost only.
Is there something else I can add to httpd-manual.conf to enable it or do I need to copy manual folder to the htdocs folder and then restrict that <Directory> ?
Ive the problem that i must update my Plesk manual, after Server-Restart i become this Error:
ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [1045] Access denied for user 'admin'@'localhost' (using password: YES) (Abstract.php:144)
I tried this: URL....Ive got a Linux V-Server from Strato!
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.
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.
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.
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....
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]
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?
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 RelatedI 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?
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...
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
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
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?
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 RelatedI 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 RelatedI'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 ....
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]....
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 RelatedI'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.