Access Internet Communications, Inc. Main Header

FAQ's about your Palace Server


How do I set up my pserver.pat?

Email your existing pserver.pat ('Mansion Script' on Macintosh. 'PServer.pat' or 'ConventionCenter.pat' on Windows) to us at support@accesscom.com. We will put it in your palace/psdata directory when we do the initial set-up of your palace.


How do I backup/update my pserver.pat?

You may manually backup/update your pserver.pat file with the following steps:

  1. Stop your pserver with the god command `shutdown
  2. Launch any FTP program
  3. Connect to the host 'shell.accesscom.com'
  4. Provide your 'username' and 'password'
  5. Double-click 'palace' directory
  6. Double-click 'psdata' directory
  7. Download a copy of your existing pserver.pat file as a backup.
  8. Upload your new pserver.pat file if you are updating.
  9. Now your pserver is ready
  10. Restart your pserver by going to the URL http://www.accesscom.com/uutils/
  11. Provide your 'username' and 'password'
  12. Select the "Restart" utility


How do I update my pserver.conf?

You should never edit this file. If you need to edit this file, please contact us and we will do it for you.


How do I backup my pserver.prp file?

You should backup your pserver.prp file as often as possible. We have created a backup script which will allow you to backup this file easily.

  1. Stop your pserver with the god command `shutdown
  2. Using a web browser go to the following URL: http://www.accesscom.com/uutils/
  3. Provide your 'username' and 'password'
  4. Click on the link labeled "Stop palace" to make sure your palace is completely shutdown
  5. Click on your browser's "Back" button
  6. Click on the link labeled "Backup pserver.prp"
  7. Once the backup is complete, you will be given the option to restart your palace server
  8. Your pserver will be started immediately


Installing the pserver registration code

To install your registration code on our Unix computer, proceed with the following step:

  1. Email your registration code, exactly as it appears (including the dashes), to support@accesscom.com


Installing the image and sound files

  1. Launch any FTP program
  2. Connect to the host 'shell.accesscom.com'
  3. Provide your 'username' and 'password'
  4. Double-click 'palace' directory
  5. Double-click 'media' directory
  6. You will want to upload all your 'image' and 'sound' files in this directory
  7. Now your pserver is ready


How should the image files be named ?

When uploading your image files there are a few important things you need to remember: "file names are case sensitive", "no spaces in file names" and "call out the file name in your pserver.pat file exactly as it is labeled".

  1. If you upload the image file names "example.gif", then in your pserver.pat file you need to call it out as exactly that and not "example.GIF" or "EXAMPLE.gif".
  2. Image files can not have spaces in the name. So if an image file such as the file name "party room.gif", this has to be changed to something without the spaces such as "partyroom.gif".
  3. If in your pserver.pat file you are calling for the image "partyr1.gif" there has to actually be an image in your media directory named "partyr1.gif". Having a file named "partyroom.gif" will not work.


Wizard (Operator) and god (Administrator) mode

  1. The default wizard password is operator.
  2. The default god password is administrator.
To enter either wizard or god mode, select Options, Wizards and enter the password. For Palace security, you will want to change these immediately.

To change the default password:

  1. Connect to your pserver using the Palace Software (for Macintosh or Windows 95/98).
  2. Enter god mode using the password administrator.
  3. Enter 'godpass password where password is your new password.
  4. Enter 'wizpass password where password is your new password.


Why does my pserver use the name Operator/Administrator instead of Wizard/God?

With the version of pserver we are running and future versions, it will no longer use the names God or Wizard. The new terms are God = Administrator and Wizard = Operator.


Restarting your pserver

  1. Using a web browser go to the following URL: http://www.accesscom.com/uutils/
  2. Provide your 'username' and 'password'
  3. Select the "Restart" utility
  4. It will try to start your palace server.
  5. If you have a backup, you will be given the option to restore your pserver.prp.
  6. If you do not have backup or restoring from backup fails, you will also be given the option to clear your pserver.prp file (which means you will have no props on your palace server).


How do I manage my pserver.prp file?

It's a good idea to use the god command `flushprops <N> every week or so. This command flushes props older than N days from the prop file. Which reduces the pserver prop file size and improve your pserver's overall responsiveness. This should be part of your periodic pserver maintenance. If not managed, your pserver.prp file will continue to grow. Palace that are popular and get a lot of visitors should flushprops more frequently.


How do I use the GateKeeper plug-in?

Gatekeeper is a plug-in that allows you to restrict who is allowed to use the Wizard and God password. It does this by allowing you to register Wizards and Gods known to you for your palace. Anyone who has not been registered, cannot Wizard or God up - even if they have the password.

In order to use the Gatekeeper plug-in, you will need to go to the following URL and select 'Plug-ins':

http://www.accesscom.com/uutils/

You will need to provide your username and password to gain access to these utilities.

Once you activate the Gatekeeper plug-in through the above URL, you will need to restart your palace server.

Here is a list of the commands that you can use with the Gatekeeper plug-in:

'gatekeeper bless
'gatekeeper unbless regkey
'gatekeeper list

Blessing - Blessing someone registers them as a known Wizard or God and allows them to use the Wizard or God password. To bless someone, whisper 'gatekeeper bless to them. When you first start using Gatekeeper, don't forget to bless yourself. If you do not bless yourself and you log off the palace server, you will not be able to Wizard or God up.

Listing - the command 'gatekeeper list tells you who is currently blessed, listed by name and regkey

Unblessing - If you need to remove someone from the list of registered Wizards or Gods, type 'gatekeeper unbless regkey - using their regkey from the list.


Checking the size of your rooms

There is an absolute room limit of 16K in any room (thats a design spec). If you look at the script file from "ROOM" to "ENDROOM", that has to be less than 16K of data.

  1. Using a web browser go to the following URL: http://www.accesscom.com/uutils/
  2. Provide your 'username' and 'password'
  3. Select the "Determine room sizes" utility
  4. You will then be given a size of all the rooms you have


Do I get my own access log files?

Yes you will get your own access log files. With the current version of the palace server all access logs are kept in one file instead of daily files as in the previous versions. We have a cron job setup to rotate the access log files on a weekly basis. The rotation of the access log files will happen every Sunday morning. You can view these files by using telnet.

  1. Launch any FTP program
  2. Connect to the host 'shell.accesscom.com'
  3. Provide your 'username' and 'password'
  4. Change to 'palace' directory
  5. Change to 'logs' directory
  6. The access log file currently being written to is 'pserver.log'

All past access log files will have a 0-4 following the file name. These are past access log files that have been rotated out. These access log files will be compressed in gz format to save disk space. Access log files will be kept on the server for one month and then be removed.


What if I lost my palace server registration code ?

If you cannot recall or find your palace server registration code, you may retrieve it at http://www.thepalace.com:8000/perl/regcode.pl. (Note: this is not the same as your Palace client registration code.) You will need to use the email address to which the regcode was originally sent to retrieve your registration code.

If you are running Windows version of the pserver, you may also be able to find your registration code in the 'pserver.prf' file.


My palace won't start, I keep getting a message saying it cannot open the pserver.prp, what is wrong ?

Your pserver.prp has become corrupt. You will need to log into the shell server and replace that file. If you do not have one. Just type 'touch pserver.prp' and this will create a blank one for you.


I set up my palace, but the pictures aren't downloading to people, why ?

In god mode type in `picdir media/


How many pictures can you assign to a spot ?

The maximum number of pictures you may assign to a spot is 16.


When I start my palace, it reports there are 0 or less rooms, what is wrong ?

You have a "crashed" or "corrupted" pserver.pat file. Restore your backup and you should be back up and running.


What causes lag on the pserver ?

Lag on a Palace server comes from several sources.

The most common source of lag on a Palace server is network congestion on the net somewhere between the user's home computer and the server. The source of network congestion lag can be anywhere on the net and is typically intermittent. Utilities like traceroute, etc are useful for identifying the location of network lag. You can use our traceroute script to view any possible congestion between yourself and our network. You will want to input your palace server address, ie. 'palace.chatserve.com'.

The second most common source of lag is server prop file fragmentation. As props are copied in and out of the server prop file in memory, it can become seriously fragmented which will slow prop access significantly. The wizard command purgeprops and the god command flushprops will cure lag caused by propfile fragmentation.

The third most common source of lag is server loading. If the server is heavily loaded, all server responses will be slow. The server hosting the chatserve palaces is monitored for server load and should never be a problem.

The least common source of lag on a palace server is bubble lag. In an extremely crowded room or when two or more users are close together, Palace will sometimes withhold drawing a word bubble on the screen until space is available. This type of lag is typically negligible.


I have my rooms locking, but people can still get in. What is wrong ?

You have to set your room to "private" or people will still be able to get in even though you hear the room lock and the door says "The door is locked" when you click on it.


How do I get a link from Access Internet Web Site/Palace server to my pserver?

We only need a couple of things if you wish to be listed on our web site and palace server.

  1. A graphic to represent your palace. It needs to be 108x88 pixels, in gif format and have the palace palette applied to it.
  2. The name of your palace
  3. Your palace address including port number.

Mail the above graphic and info to support@accesscom.com. We will add it to our web site.


Do I need my own domain name to set up a pserver?

No, you don't need your own domain name. By default, you will need to use the domain chatserve.com if you don't have your own domain name. For example, a typical Palace address would be username.chatserve.com:9998, where "chatserve.com" is the domain name and "9998" is the pserver port.

Virtual Domain Name
You not only get the speed and quality of service, but your own "unique" Palace address. Your address will be domain_name:port_number, where "domain name" is your unique domain name and the port number can be just about any number, including the standard 9998 port.

Non-Virtual Domain Name
You get the same speed and quality of service, but you don't have a "unique" Palace address. Your address will be username.chatserve.com:port_number. The standard Palace port is 9998.


Is there a charge for using my own domain name?

We do not charge you for using your own domain name however, you will need to pay a $70 InterNIC domain name registration for first two years of domain name registration, billed by InterNIC to you directly.


Palace Technical Support Links

If you have technical support questions, please check out the following resources:

  1. Online Manuals - (http://www.thepalace.com/help/manuals/index.html)
  2. Palace Support - (http://www.thepalace.com/help/custserv.html)
  3. Authoring Basics - (http://www.thepalace.com/help/authoring/)
  4. FAQs - (http://www.thepalace.com/help/trouble/index.html)
  5. Mailing Lists - (http://www.thepalace.com/help/mail/index.html)
  6. Discussion Forums - (http://www.thepalace.com/help/discussion.html)
  7. Iptscrae (Scripting) Manual - (http://www.thepalace.com/help/manuals/iptscrae/Output/index.html)
  8. Reference Sites - (http://www.thepalace.com/help/ref.html)


Useful Links

If you have technical support questions, please check out the following resources:

  1. Ori's Palace Instructions - (http://www.dnaco.net/~beavis/otpi.html)
  2. Ali-Co Palace Tools - (http://www.ali-co.com/palacetools/)


Back to Getting Online
Back to Technical Support FAQ's
Back to Basic Account Configuration
Back to Submit Question/Problem


Home Products & Services Help Desk News & Announcements Contact US Discover the Net

©1995-2000 Access Internet Communications, Inc.