RCams 2.0 Install Guidelines
Before starting off, bare in mind that RCams is a complex script and creating a successful live sex cams website requires more tuning and tweaking then a simple install.
The install procedure itself is a very simple one, there is no complicated install steps you need to follow, it was designed as a one-click-install. Before firing the install.php script, you should first edit the config.php to suit your needs and the evironment you are working on. A sample config.php file looks like this:
<?php/* ==========================================================================
RCams configuration file
========================================================================== */// SQL Database settings
$sql_host = ‘localhost’; // MySQL Database server
$sql_user = ‘rusername_here’; // MySQL Database username
$sql_pass = ‘password_here’; // MySQL Database password
$sql_db = ‘database_name_here’; // MySQL Database name
$sql_prefix = ‘rcams_’; // MySQL table prefix
$modelstable = ‘modelstable’; // MySQL table name for models storage// Install location
$sitedir = ‘/home/path/to/your/install/location/’; // The fully qualified system path of the directory where the files are installed
$cachedir = ‘/home/path/to/your/install/location/cache/’; // The fully qualified system path of the directory where to store the remote fetched cache/* Note: use the admin control panel to configure the rest of the settings. */
/* ==========================================================================
NO EDITING NEEDED BELOW
========================================================================== */
if (! defined(’VALID_CALL’)) die;
include($sitedir . DIRECTORY_SEPARATOR . ‘includes’ . DIRECTORY_SEPARATOR . ‘init.php’);?>
Feel free to edit the settings to suit your needs. Save the file then open install.php in your browser. You will notice the settings you edited earlier showing up as confirmation. All you need to do is click the install button to have all the database tables created and populated with sample data.
Administration password
As soon as you completed the install you will be shown the default admin username and password. Do not forget to update your password to unique and secret password as soon as you have logged in as admin. Unless you do that, the default password will remain the same, making your administration area vulnerable to unauthorized logins.




May 20th, 2009 at 9:48 pm
Hello – I am interested in starting WebCam site promoting and I would like the chance to use your Rcams script. As yet I have not signed up with any sponsors so could you consider me to sign up under you and go ahead with this (your or my hosting – hostgator?)FYI I’m from the UK.
thanks Mick B
May 22nd, 2009 at 12:42 pm
Hi Mick,
The script can be downloaded at
http://webmaster.sexporndir.com/RCams20.zip
After you have installed the script email me at makesyouclick [at] gmail dot com so I can add you to the valid authorization code list.
Cheers
June 8th, 2009 at 8:43 pm
I am having a problem getting the link facility working.. I added one link ok but now when I try another nothing appears on the ‘index’ page or ‘every page’ when I submit a link (I’ve double checked and Am sure done it correctly just no link appearing) Any ideas? Thanks
June 8th, 2009 at 9:48 pm
Hi Mick,
The most frequent reason for issue is the link status. After adding a link exchange, use the `Check` button next to it, in order to validate it. The script only outputs valid links (that means Link status: (1) OK!).
The reason for which it acts like that is because there is a huge amount of link cheaters in this industry; if one of your partners drops the link on their side, the script will also drop their backlink on your side (by setting link status to invalid).
There may be other resolutions to your issue, I am just taking a guess. If you still didn’t get it fixed, let me know.
Cheers
July 15th, 2009 at 12:08 pm
Hi, I have just uploaded to the server, but am getting an Internal Server Error when trying to install. Have contacted hosting support, they looked into it for me, and said that there seemed to be some script error within the index.php Has anyone else reported this?
Mike
July 15th, 2009 at 1:48 pm
Mike: 500 – Internal Server Error is a rather vague error and it can be generated by various issues, it is kinda hard to predict the exact cause without debugging it. However, I didn’t get any reports about such error after the install.
A couple of things you could check:
-make sure Zend is installed
-try to remove (or temporary rename) the .htaccess file
-make sure all directory permissions are set
Let me know if any of these works for you.
July 15th, 2009 at 3:16 pm
I checked with the host that Zend is installed, and it is. The hosts checked things for me, and they even said that it was something in the .htaccess that was stopping things. I tried renaming it, deleting it, changing file permissions, but the only improvement I got, was instead of the 500, i got the 404 instead. I’m going to keep working on it, I’m sure I’ll get there in the end.
Mike
July 15th, 2009 at 3:28 pm
Yes, the .htaccess handles all the translations from the nice SEO URLs to RCams index.php calls, hence the 404 without it.
Even if it was on my previous suggestions list, it is not strictly related to RCams, as an issue I mean. It would help if you would paste the current .htaccess file you are using right now so I can take a look. Also, a .htaccess suggested file is provided in the `Maintenance` area of the administration backend.
July 15th, 2009 at 4:26 pm
This is what is in the .htaccess file I uploaded that came with your script:
[..content removed..]
Sorry about this, I’m not really familiar with .htaccess, so I never know what to change, add, or whatever with them. So, at the moment, I’ve been trying to go to http://live-cam-sex-chat.co.uk/install, and just getting the 404.
Mike
July 15th, 2009 at 4:57 pm
Oh.. first off, I will have to remove the long .htaccess content from your reply, since it might confuse the other users and they belong to PHPLD script, none of them being used by RCams
I will email you with the details for the fix.
July 23rd, 2009 at 1:37 pm
I am trying to get this running and am getting fatal errors
Fatal error: Unable to read 9874 bytes
/install.php on line 0
I am using hostgator as my host and it says for zend :
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
with the ionCube PHP Loader v3.1.34, Copyright (c) 2002-2009, by ionCube Ltd., and
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies
what am i doing wrong?
July 23rd, 2009 at 6:23 pm
Hi Darren,
Just replied to your email before I noticed the comment
For the reference:
The only times I had this error reported by users was because they did not upload the files in binary mode. The script is Zend encoded as you probably noticed and uploading in ascii mode ruins the file structure, making Zend engine fail to decrypt the code.
PS: sorry for the delay, there were a bunch of technical problems in here so I didn’t have much online access the last few hours.
August 23rd, 2009 at 7:00 am
hi,
i am very interested in using your script but unfortunatelly i am already signed up for almost every sponsor this script supports,so do i still qualify for using this script for free?Thx
August 23rd, 2009 at 9:16 am
k33n: usually in such cases the script is supported by an ads bar at the top of the page.
August 24th, 2009 at 4:14 am
ok…so what do i have to do next?i’ve installed the script on my domain but i cant login as admin.Cant find the page.Actually no other links are working.404 error.thx
August 24th, 2009 at 9:31 am
k33n: sent you an email about it. You will need to setup the .htaccess to make all URLs work.
October 20th, 2009 at 9:42 pm
Same here!
I have unzipped the script, uploaded to the server, edited config.php then typed mywebsite.com/instal.php and got this:
Fatal error: Unable to read 10456 bytes in /home/public_html/mywebsite.com/install.php on line 0
What is the problem?
October 20th, 2009 at 9:43 pm
Sloger: make sure you always upload the script in binary mode, not ascii.