Introduction | ||
Installation instructions for the RealServer Basic Server 4.01 and
RealServer Basic Server 5.01 are included below. Use of the Basic Server
is subject to the RealServer Basic license agreement which appears automatically
during installation.
Intalling RealServer 4.01
Please review the setup guidelines described below for help on specific
questions the setup utility will ask you.
The RealServer 5.01 (Basic) setup utility will ask you for a "CustomerName" and "LicenseKey". Enter the following information for these two fields: CustomerName
LicenseKey
Please review the setup guidelines described below for help on other
specific questions the setup utility will ask you.
During the setup process, please use the following guidelines:
|
||
Starting and Testing Yor RealServer | ||
% ./bin/pnserver server.cfg This should start two pnserver processes. To verify this, type: % ps -x | grep pnserver This will reveal the pnserver processes running on your Virtual Server. If they are not shown, check the error log in "~/usr/local/pnserver-VERSION/logs/pnerror.log" to find out why the RealServer did not start. Where "VERSION" is either "4.01" or "5.01".
Add the following line to your ~/etc/rc file: ~/usr/local/pnserver-4.01/bin/pnserver
~/usr/local/pnserver-4.01/server.cfg
where [port] is the port you selected at server installation. If you specified the default port, 7070, as part of the RealServer setup and installation then it is not necessary to include the port number in the URL. For example, try this URL: pnm://YOUR-DOMAIN.NAME/welcome.rm
Please note: As stated above, you need to enter these URLs into the RealPlayer location window -- not the location window of your web browser!
Where "VERSION" is either "4.01" or "5.01".
|
||
Creating links to RealAudio and RealVideo Media Files | ||
Now that you have successfully installed and tested your RealServer.
You are ready to create links to audio and video content on your web site.
In order to this, you need to first make sure that the web server on your
Virtual Server is configured to properly handle the RealServer extensions,
namely ".rm", ".ra", ".ram", and optionally ".rpm".
If your Virtual Server was set up later than December 15, 1997 then your "mime.types" file (located in your "~/www/conf" directory) includes the MIME types necessary. If your Virtual Server was set up prior to December 15, 1997 then simply Telnet or SSH to your Virtual Server and add the following two lines to your "mime.types" configuration file: audio/x-pn-realaudio ram rm ra audio/x-pn-realaudio-plugin rpmIf you FTP the "mime.types" file down to your local computer, be sure you upload it back to your Virtual Server in ASCII mode. An alternative to editing the "mime.types" file is to simply copy the "mime.types" file from the "contrib" directory- to do this type: % cp /usr/local/contrib/mime.types ~/www/conf After you have completed the modifications to the "mime.types" file (if modification was necessary), you are ready to serve RealAudio and RealVideo content from your web site:
or, for RealVideo files: pnm://YOUR-DOMAIN.NAME/mediafile.rm where YOUR-DOMAIN.NAME is the domain name of your Virtual Server and "mediafile.ra" or "mediafile.rm" is the RealAudio or RealVideo file you uploaded to your content directory in the previous step.
FTP the metafile to your Virtual Server (in ASCII mode since it is a text file). Metafiles should be saved in your htdocs directory hierarchy.
Both relative or complete paths are acceptable.
|
||
Technical Information | ||
More detailed technical information may be obtained from the RealNetworks' Service & Support Directory. Of particular value are the RealServer 4.0 and RealServer 5.0 Manuals (available in PDF format). |