subzerostudio Posted November 7, 2006 Share Posted November 7, 2006 Hi,I've written a site using PHP - however when trying to upload to a new server (that i only have ftp access to) the php files don't seem to work.I tried creating a file with phpinfo(); in it - but it doesn't work.It simply says 'the page cannot be found'does this mean that php is not installed on the server?link is [url=http://www.ambient-graphics.com/index.php]http://www.ambient-graphics.com/index.php[/url]mike Link to comment https://forums.phpfreaks.com/topic/26430-php-not-installed-on-server/ Share on other sites More sharing options...
danrah Posted November 7, 2006 Share Posted November 7, 2006 The Error dosn't mean that php is not installed on the server.it means that u have uploaded your files in an incorrect location.perhaps you should upload your files in:/wwwor /public_htmlor /ambient-graphics.com Link to comment https://forums.phpfreaks.com/topic/26430-php-not-installed-on-server/#findComment-120857 Share on other sites More sharing options...
subzerostudio Posted November 7, 2006 Author Share Posted November 7, 2006 no the file is definetly in the correct place. I know this as a test asp file I uploaded to the same place (as well as all html files) - workmike Link to comment https://forums.phpfreaks.com/topic/26430-php-not-installed-on-server/#findComment-120858 Share on other sites More sharing options...
trq Posted November 7, 2006 Share Posted November 7, 2006 Chances are if asp is installed, then php is not. You can run both together, but its not very common. Link to comment https://forums.phpfreaks.com/topic/26430-php-not-installed-on-server/#findComment-120859 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.