status_module not working?
Posted by: turbov6camaro (---.pn.at.cox.net)
Date: October 20, 2007 07:54PM

I installed the status module from the list......... there is an arrow buy it but i can't find or get to the results from that.....

any help?

Options: ReplyQuote
Re: status_module not working?
Posted by: turbov6camaro (---.pn.at.cox.net)
Date: October 26, 2007 05:25PM

anyone ?

Options: ReplyQuote
Re: status_module not working?
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: October 27, 2007 10:59PM

post your code and the exact error message you are getitng



CyberSpatium
----------------------
WAMP English Forum Admin

I have WAMP5 working with (for development use only):
Windows Vista Ultimate x64 (64 bit)
Kaspersky Internet Security Suite 7.0.x
Spyware Terminater 2.x
CounterSpy 2.5.x


Need help? Check out my WAMP User Manual/Guide here!


Web Development for Newbie's Blog - Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Options: ReplyQuote
Re: status_module not working?
Posted by: turbov6camaro (---.pn.at.cox.net)
Date: October 28, 2007 01:34AM

when i do the www.mywebpage.com/status (or what ever it is) it just says page not found CyberSpatium wrote:

> post your code and the exact error message you are getitng
>
>
>
> CyberSpatium
> ----------------------
> WAMP English Forum Admin
>
> I have WAMP5 working with (for development use only):
> Windows Vista Ultimate x64 (64 bit)
> Kaspersky Internet Security Suite 7.0.x
> Spyware Terminater 2.x
> CounterSpy 2.5.x
>
>
> Need help? Check out my WAMP
>
> User Manual/Guide
here!
>
>
> Web Development for
> Newbie's Blog
- Check out my new blog. It is
> for web developers, and especially tailored for the web
> development newbie. If you are not fluent in “geek speak”,
> then this incredible resource is just you. And even if you
> are a web development pro, this is a great resource to check
> out some of the latest web development tips, news,
> tutorials, codes and more.

Options: ReplyQuote
Re: status_module not working?
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: October 29, 2007 08:27PM

try www.mywebpage.com/status.php


CyberSpatium
----------------------
WAMP English Forum Admin

I have WAMP5 working with (for development use only):
Windows Vista Ultimate x64 (64 bit)
Kaspersky Internet Security Suite 7.0.x
Spyware Terminater 2.x
CounterSpy 2.5.x


Need help? Check out my WAMP User Manual/Guide here!


Web Development for Newbie's Blog - Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Options: ReplyQuote
Re: status_module not working?
Posted by: turbov6camaro (---.pn.at.cox.net)
Date: October 30, 2007 02:32AM

not found sad smiley

what now?

(does it hurs that my page forward to www2.mypage.com? )

Options: ReplyQuote
Re: status_module not working?
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: October 30, 2007 06:50PM

run this code and see if status is listed there

<?php
phpinfo();
?>



CyberSpatium
----------------------
WAMP English Forum Admin

I have WAMP5 working with (for development use only):
Windows Vista Ultimate x64 (64 bit)
Kaspersky Internet Security Suite 7.0.x
Spyware Terminater 2.x
CounterSpy 2.5.x


Need help? Check out my WAMP User Manual/Guide here!


Web Development for Newbie's Blog - Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Options: ReplyQuote
Re: status_module not working?
Posted by: turbov6camaro (---.pn.at.cox.net)
Date: October 30, 2007 10:38PM

sorry i'm a noob where do i run that code? CMD?

thanks for the help so far smiling smiley

Options: ReplyQuote
Re: status_module not working?
Posted by: yfastud (---.cable.mindspring.com)
Date: October 31, 2007 12:25AM

Save it as phpinfo.php in c:/wamp/www and run as follows:

[localhost]

Have fun,

[test.jlbn.net] (Sample Testing Codes for PHP, MySQL, ASP.net, SQL, JSP)
[www.jlbn.net] (Basic Guide for WAMP & Add-ons)

Options: ReplyQuote
Re: status_module not working?
Posted by: turbov6camaro (---.pn.at.cox.net)
Date: October 31, 2007 01:24AM

Not Found

The requested URL /phpinfo.php was not found on this server.

Options: ReplyQuote
Re: status_module not working?
Posted by: yfastud (---.cable.mindspring.com)
Date: October 31, 2007 02:05AM

You have to copy the code above into the file and save that file as phpinfo.php and save it in folder c:/wamp/www

Make sure your server has all services running before you run that file

Have fun,

[test.jlbn.net] (Sample Testing Codes for PHP, MySQL, ASP.net, SQL, JSP)
[www.jlbn.net] (Basic Guide for WAMP & Add-ons)

Options: ReplyQuote
Re: status_module not working?
Posted by: turbov6camaro (---.pn.at.cox.net)
Date: October 31, 2007 06:08AM

okay i got it to work buy putting it in the site folder..... now i just need to see if it's counting the bytes sent and stuff....

thanks

Options: ReplyQuote


Sorry, only registered users may post in this forum.