Hi,
Before restart, I can run both Server in WAMP5 but after restart no more service in both server. It's strange. Please help me out.
Thanks
User Profile
Collapse
-
Hi Jay,
Thank you very much for answering me. Now, I have installed WAMP5. After I install it, I changed this Listen 80 to Listen 70 in httpd.conf.(C:\ wamp\Apache2\co nf\httpd.conf). then, I hover in Wamp icon, I choice the Restart all services. I run php file in any browser like (http://localhost:70/)
I could run both server (Apache and IIS) in window 7.
Before that my version is 5.3.3. Now I use wamp5_1.6.1.
...Leave a comment:
-
Not able to view Local host or phpMyAdmin in WAMPServer
Hi,
I have installed Wamp server. it couldn't connect to the server and error message (server Offline) and also started all services but I cant open the localhost page. I run on Window7 and IIS. I have unchecked in Control Panel for IIS. Please help me out. Thank you in advance
Just in case my question sounds really silly, I have no idea how this works as it's the first one and first time I'm trying it. ... -
Hi Gary,
I am confusing about ( I was hoping you'd consider the case where you allocated say, 7 objects, then deallocated 5 of then, then allocated 4 more.)
Would you tell me more? ThanksLeave a comment:
-
I am sorry Gary. I am not mean to delete it. I was posted same questions. Thanks for remind and helping me. I hope that I got a right answers.Leave a comment:
-
Hi, I am very thankful to you and your Forum. This is my right answer. It has run in VS 2008. I hope that no more syntax error in my code. Thanks for helping me
...Code:namespace Employeer { public class employee { string name;int salary;public static int count=0; public employee() { name = "Gretchen"; salary = 5000;Last edited by Frinavale; Oct 6 '10, 01:56 PM. Reason: In the future, please post code in [code] ... [/code] tags. Added code tagsLeave a comment:
-
Hi ,
Thank Frinny. I write back but Does it make sense?
...Code:namespace Employeer { public class employee { string name; int salary; public static int count=0; public employee() { try { name="Gretchen"; salary=5000; count++; if(count>10) { throw new Exception(""can'tLast edited by Niheel; Oct 4 '10, 08:43 PM.Leave a comment:
-
C# class that can't be instantiated more than 10 times
Hi,
I have static variable in my class.
I use get and set properties.
I do like below.
Does it make sense for this question?
My problem is object call in main(). Please help me out.
...Code:namespace Employeer { public class employee { string name; int salary; public static int count=0; public int stopcount=0;Last edited by Frinavale; Oct 4 '10, 08:11 PM. Reason: Please post code in [code] ... [/code] tags. Fixed formatting and some syntax issues.
No activity results to display
Show More
Leave a comment: