On installation setup I get through the point of creating tables then this:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `'$'' in /home2/gearshop/HTML/lib/link.class.php on line 1204
Message
Creating new tables ....
idx_checkurl....failed
idx_sessions....failed
Altering tables ....
idx_category add header....failed
idx_category add footer....failed
idx_category add related....failed
idx_category add page_title....failed
idx_category add hits....failed
idx_category add order_num....failed
idx_link add official_review....failed
idx_link add keywords....failed
idx_link add cat1....failed
idx_link add cat2....failed
idx_link add sp_cat....failed
idx_link add sp_cat_date_limit....failed
idx_link add sp_cat_order....failed
idx_link add suspended....failed
idx_link add index title....failed
idx_link_temp add official_review....failed
idx_link_temp add keywords....failed
idx_link_temp add cat1....failed
idx_link_temp add cat2....failed
idx_link_temp add sp_cat....failed
idx_link_temp add sp_cat_date_limit....failed
idx_link_temp add sp_cat_order....failed
idx_link_temp add suspended....failed
Reorder columns in idx_link table ....
create temporary table....failed
lock idx_link....ok
copy idx_link -> temporary....failed
unlock tables....ok
drop table idx_link....ok
create table idx_link....failed
copy temporary -> idx_link....failed
drop temporary table....failed
Reorder columns in idx_link_temp table ....
create temporary table....failed
lock idx_link_temp....ok
copy idx_link_temp -> temporary....failed
unlock tables....ok
drop table idx_link_temp....ok
create table idx_link_temp....failed
copy temporary -> idx_link_temp....failed
drop temporary table....failed
Done
Database upgrading completed. Now you can go to administrator control panel to administer your portal.
I am getting the following when I try to go to /admin/index.php on install
Forbidden
You don't have permission to access /admin/index.php on this server.
What's up, any help Doty?
Allen Nance
Gearshopping.com
--------------------------------------------------------------------------------
Apache/1.3.27 Server at www.gearshopping.com Port 80


