Copy link to clipboard
Copied
Hi,
This application worked fine on my old host, I have now moved to a new server and I can't get it to upload ans synch.
Error I am getting is:-
Warning: main(/web/holyportfc.co.uk/fpss/fpss.php) [function.main]: failed to open stream: No such file or directory in /content/Designer/h/o/holyportfc.co.uk/web/index.php on line 122
Warning: main() [function.include]: Failed opening '/web/holyportfc.co.uk/fpss/fpss.php' for inclusion (include_path='.:/usr/local/lib/php') in /content/Designer/h/o/holyportfc.co.uk/web/index.php on line 122
The info I have to enter on the index is:-
// 1. Enter the name of your slideshow
$slideshow="demo";
// 2. Enter your site's URL (without trailing slash)
$siteURL="http://www.holyportfc.co.uk";
// 3. Enter the absolute path of your site on the server (without trailing slash)
$sitePath="/web/holyportfc.co.uk";
// Include the slideshow
include_once($sitePath."/fpss/fpss.php"); // DO NO EDIT THIS LINE
Any help anyone can give would be fantastic.
Thanks,
Richard
Copy link to clipboard
Copied
Hi
You require the frontpage server scripts to be installed on your server, which are only supported by a few hosts now.
Check with your provider to see if they have these as an option. The only other alternative is to use dreamweaver, (this is the dreamweaver forum) and re-code your pages to standard php.
PZ
Find more inspiration, events, and resources on the new Adobe Community
Explore Now