Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #55.0K
~445 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for justted

Justin, It isn't a URL or domain -- it's the absolute path to a directory; i.e. "/var/www/htdocs/images" or "/home/justin/sites/images".

Member Avatar for mblizman
0
136
Member Avatar for manish_gajjar

If you're using Firefox and have Firebug installed (which you likely do) look under the "Console" tab and check the response from the server. If it's empty or the response code isn't 200 something's wrong on the server side. If not, you have an error in your Javascript (Firebug will …

Member Avatar for cfroese
0
90
Member Avatar for neha gupta

Make sure XAMPP is running AND make sure you don't have another instance of httpd running. I think on Fedora you find this info under "Services." If you can't find it there try this at the command line: [code=bash] > sudo apache2ctl stop [/code] Enter your password when prompted. Your …

Member Avatar for cfroese
0
219

The End.