Offline Testing

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
awen
-


Joined: 07 Mar 2003
Posts: 12
Location: Earth

PostPosted: Fri Mar 07, 2003 4:22 pm    Post subject: Offline Testing Reply with quote

Ok, I've been working with .asp for a couple years now, and I just installed abyss the other day, partly to see how webservers work from the server end, and partly to see if I can use it to test my pages offline since I use dialup.

I'm running WinXP Home edition, and use FrontPage2000 as an editor, not really for its built in scripts. In order to test my asp pages, I have to edit them online and run them from the webserver (commercial). This obviously causes my users some distress everytime I forget a quote or make a syntax error. Abyss is great so far because I can download my pages to my PC and test them that way, BUT;

I am looking for a way that I can maybe utilize Abyss offline (no internet connection/IP) and view my pages properly. I DO have ahtml installed and working great as long as I am connected.

I guess basically I am looking for something like the PWS included in Win98, but also supports .asp.
_________________
Awen - /|\
Back to top View user's profile Send private message Visit poster's website MSN Messenger
Bluedog
-


Joined: 05 Jan 2003
Posts: 179

PostPosted: Fri Mar 07, 2003 5:42 pm    Post subject: Reply with quote

it is possible. Just use the url http://localhost/ or http://127.0.0.1 - these loopback to your pc.
Back to top View user's profile Send private message Visit poster's website
Dave
-


Joined: 11 Feb 2003
Posts: 184
Location: United Kingdom

PostPosted: Fri Mar 07, 2003 5:47 pm    Post subject: Reply with quote

Just to add to that,

http://netowork-ip
where network-ip is IP of the station on the network with Abyss Installed

http://pcname
Where pcname is the comuter name of the workstation with abyss installed

;)
_________________
Any information contained herein is provided in "as is" condition without any guarantee for its accuracy, contains no warrantees - express or implied - and confers no rights.
X1 1.1.4: http://www.aprelium.com/news/abwsx1u1.html
Back to top View user's profile Send private message Visit poster's website
awen
-


Joined: 07 Mar 2003
Posts: 12
Location: Earth

PostPosted: Fri Mar 07, 2003 6:49 pm    Post subject: Reply with quote

I've tried those, but they aren't working properly. The pages load, sort of, but the asp doesn't run like it should, like it does when I access the pages via my IP when connected online.

Is there another path setting or alias that I might need to set up in Abyss?
_________________
Awen - /|\
Back to top View user's profile Send private message Visit poster's website MSN Messenger
vbgunz
-


Joined: 02 Feb 2003
Posts: 615
Location: Florida

PostPosted: Fri Mar 07, 2003 7:07 pm    Post subject: Reply with quote

I am not too sure but I believe FrontPage requires certain extensions. I also believe theirs an option within FrontPage to disable requiring FrontPage extensions...

A search on this board for FrontPage should pull back some answers... I seen a problem similar to this one on this board before... Search my friend... The above are all suggestions, no facts... Good luck :)
_________________
Victor B. Gonzalez
http://aeonserv.com
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
awen
-


Joined: 07 Mar 2003
Posts: 12
Location: Earth

PostPosted: Fri Mar 07, 2003 7:13 pm    Post subject: Reply with quote

Problem solved! The above suggestions DO work, but only if your ahtml setup is still valid! For some reason Abyss dumped the path/alias etc setup, so when I went back to verify that it was working while online under my IP address I discovered what had happened.

I just hope I don't have to re-enter those settings everytime now! Otherwise I am quite pleased with Abyss. Great job folks!

Oh by the way, I am not having a problem editing my pages offline with FrontPage2000, although again I state I am not using any of the built in scripts and controls that require extensions. Just as an editor. Some features like finding tags throughout the web and replacing them work very well, just as if you were online working on an FP enabled server. I would not expect features like "Publish" to work with Abyss, but I haven't bothered trying yet since I can FTP the files where they need to go. yadda yadda yadda... I babble on too much.
_________________
Awen - /|\


Last edited by awen on Fri Mar 07, 2003 7:17 pm; edited 1 time in total
Back to top View user's profile Send private message Visit poster's website MSN Messenger
vbgunz
-


Joined: 02 Feb 2003
Posts: 615
Location: Florida

PostPosted: Fri Mar 07, 2003 7:16 pm    Post subject: Reply with quote

All of your settings are located within the Abyss.conf file located in your Abyss root directory... Just backup that file everytime you make a change to your configurations and if your settings ever get erased again simply replace the Abyss.conf file with your backup :)

You might also wish to check out the beta as it addresses the configuration reset problem. Good Luck :)
_________________
Victor B. Gonzalez
http://aeonserv.com
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
awen
-


Joined: 07 Mar 2003
Posts: 12
Location: Earth

PostPosted: Fri Mar 07, 2003 7:20 pm    Post subject: Reply with quote

Thanks for the tip Victor, about the beta, do you mean a new beta out there or what/where exactly?
_________________
Awen - /|\
Back to top View user's profile Send private message Visit poster's website MSN Messenger
vbgunz
-


Joined: 02 Feb 2003
Posts: 615
Location: Florida

PostPosted: Fri Mar 07, 2003 7:28 pm    Post subject: Reply with quote

I am not too sure but I believe this might be the link... http://www.aprelium.com/news/abws114b1.html

Just compare the timestamp to the Abyss version you have now againt the timestamp of this version... If this one is later then yeah its the beta ;)
_________________
Victor B. Gonzalez
http://aeonserv.com
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Dave
-


Joined: 11 Feb 2003
Posts: 184
Location: United Kingdom

PostPosted: Sat Mar 08, 2003 8:34 am    Post subject: Reply with quote

The link is in my sig... ;)
_________________
Any information contained herein is provided in "as is" condition without any guarantee for its accuracy, contains no warrantees - express or implied - and confers no rights.
X1 1.1.4: http://www.aprelium.com/news/abwsx1u1.html
Back to top View user's profile Send private message Visit poster's website
Ice`
-


Joined: 15 Mar 2003
Posts: 39

PostPosted: Sat Mar 15, 2003 3:16 pm    Post subject: Reply with quote

this may not fit this discusion topic, but can a website i run off abyss run when im offline (dial up)
Back to top View user's profile Send private message MSN Messenger
awen
-


Joined: 07 Mar 2003
Posts: 12
Location: Earth

PostPosted: Sat Mar 15, 2003 4:16 pm    Post subject: Reply with quote

Your question does sort of fit in this line, and the answer is yes, and no. You cannot make your site available to the internet unless your computer is connected to it. (Via dialup or other means)

However you can still run abyss when you are not connected to look at or work on your site, but no one else will be able to access your site when you are offline unless you have a local lan (home network) and then only those computers connected to the one you are running abyss on will be able to view the site.

To put it another way, Abyss is the software that turns your PC into the web server. If your PC is connected to the internet, your webserver is available to all. Otherwise it is only available to you.

Make sense? :D
_________________
Awen - /|\
Back to top View user's profile Send private message Visit poster's website MSN Messenger
vbgunz
-


Joined: 02 Feb 2003
Posts: 615
Location: Florida

PostPosted: Sat Mar 15, 2003 10:28 pm    Post subject: Reply with quote

Awen the newest release is out for forum users only and for a limited time. Chances are you might know this but if not hopefully you're watching this topic :)

To get the latest update go to http://www.aprelium.com/news/abwsx1u1.html

Good luck :)
_________________
Victor B. Gonzalez
http://aeonserv.com
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
awen
-


Joined: 07 Mar 2003
Posts: 12
Location: Earth

PostPosted: Sun Mar 16, 2003 3:05 am    Post subject: Reply with quote

Thanks a bunch Victor, I just got it! Looks like I am still losing my config settings, but I see this update should fix that. Excellent :!:
_________________
Awen - /|\
Back to top View user's profile Send private message Visit poster's website MSN Messenger
vbgunz
-


Joined: 02 Feb 2003
Posts: 615
Location: Florida

PostPosted: Sun Mar 16, 2003 3:12 am    Post subject: Reply with quote

I am happy I could look out for you with the update :) Abyss is truly awesome, I hope it works out better for you now :)
_________________
Victor B. Gonzalez
http://aeonserv.com
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
awen
-


Joined: 07 Mar 2003
Posts: 12
Location: Earth

PostPosted: Sun Mar 16, 2003 3:25 am    Post subject: Reply with quote

Victor, I am quite happy with it as well, although I really haven't done much with it...So many projects, so little time. :) but I love its simplicty and functionality. I'm trying to get a buddy to install it, he has a broadband connection.

I'm so frustrated with hosting (so called) services, I'm using Abyss to educate myself in the world of servers so eventually I can get my own.

By all means keep me posted on anything you hear, bouce some ideas off me, whatever! You can email me direct a webmaster@awenwebservices.com
_________________
Awen - /|\
Back to top View user's profile Send private message Visit poster's website MSN Messenger
vbgunz
-


Joined: 02 Feb 2003
Posts: 615
Location: Florida

PostPosted: Sun Mar 16, 2003 4:27 am    Post subject: Reply with quote

I am happy to know you Awen. It is always a gift to meet other powerful and positively motivated people. Perhaps one day we can share thoughts and ideas with one another on a project in the near future :)

Be good and have fun with your endeavors. I visited your site and will keep you in mind :) Good luck with all that you do bro, see you around :)
_________________
Victor B. Gonzalez
http://aeonserv.com
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group