PDA

View Full Version : Install Error


hmilesjr
12-06-2005, 12:49 AM
I am trying to Install the latest version of PHPLD and I am getting the following error : Fatal error: Failed opening required 'include/config.php' (include_path='.:/usr/share/pear') in /home/webadmin/cancer-plans.com/html/phpLD/init.php on line 37

What could cause this? Also, how do I do the following:

Change permissions on the following file and four folders to 777
include/config.php
temp/
temp/adodb
temp/cache
temp/templates

Hubert

ing
12-06-2005, 01:05 AM
Hi,

I think once you change the permissions on those files you will not get that error. You can change the permissions through your FTP program (look for a chmod option) or if you have cPanel you can go into the File Manager, select the file/folder, then select Change Permissions.

Hope that helps.
:)

hmilesjr
12-06-2005, 03:27 AM
I have that part fixed but now I am getting the following error:

Warning: Smarty error: validate: validator id 'v_step' is not registered. in /home/webadmin/cancer-plans.com/html/phpLD/libs/smarty/Smarty.class.php on line 1088

What would cause this?