Current Page: 1 of 1
Results 1 - 13 of 13
18 years ago
syed
A lot of time I couldnt get around with power user. Did you log in as guest and then go to the services and then "LOG ON THIS ACCOUNT power user account startup type = autmatic " Did you do this?
Forum: WampServer English
18 years ago
syed
Monica, You need to run apache and mysql daemon as a an admin or poweruser. Go to services and have them start automatically have the service run as admin.
Forum: WampServer English
18 years ago
syed
Armando, Look through the forum and you will find your answer. You can use .htaccess and set username password (Read on .htaccess) Others have to use your global IP not internal static or dynamic IP. You may be behind a firewall that stops your machine from acting like a server. When you write program have them run locally (mysql user) so nobody can cross site attack you. Do not leave open porgr
Forum: WampServer English
18 years ago
syed
Please do a clean install and follow up.
Forum: WampServer English
18 years ago
syed
I will say dont do that. I really question WAMPS capability. Just go to services and have that started automatically.
Forum: WampServer English
18 years ago
syed
Did you install WAMP as an admin right? Other wise your instllation may not be correct.
Forum: WampServer English
18 years ago
syed
WAMPAPACHE look for that in the services. What you want to do is have it log on as an administrator or power user. Start > Admin Tools> Services
Forum: WampServer English
18 years ago
syed
Take a look at this web site designed with PHP and Mysql
Forum: WampServer English
18 years ago
syed
Mowa this forum is not for help with PHP you will have better luck i a PHP forum. But what you need to do is make an HTML file with fields name them accordingly. Then you tell the form to post to myfile.php and inside that php file write program to connect to mysql and strore in the database.
Forum: WampServer English
18 years ago
syed
Wamp is nothing but a program that monitors apache daemon and mysqld. If your computer is running slow blame apache for it. I will say go to httpd.conf and reduce log file size and many other things . This will make the server run faster. Remember Wampserver is just another monitoring program like Saint WAMP, etc.
Forum: WampServer English
18 years ago
syed
Try running the service as an administrator. Make sure no firewall such as service pack II is blocking apache.
Forum: WampServer English
18 years ago
syed
When you login as guest. Your apache service, mySQL service they are probably running as guest. If the dont have access to system files (guest account) they will not run. You can run it by going to apache bin and running as administrator.
Forum: WampServer English
18 years ago
syed
Hello Everybody, This is also for people in future. If you have 1 IIS running you cannot run apache in the same server since IIS is using the default port for http which is 80. However, you can go to httpd.conf and set 'listen 1080' or different port not used already and you can access the web site of apache by '192.168.XXX.XXX:1080/' or similarly '192.168.XXX.XXX:1080/' phpmyadmin/ if you ha
Forum: WampServer English
Current Page: 1 of 1