Prev: RecordsetFind.htm error. Please help
Next: Error
From: (_seb_) on 2 Jun 2006 20:34 (_seb_) wrote: > Dj Psycho wrote: > >> nope not working at all :( is there a other why beside php ?? >> <a target=_blank class=ftalternatingbarlinklarge >> href="http://radiots.atspace.us/index.php">Link to php adress</a> > > > it should work. give a url to your page please. > sorry, i did not see you actually did post a url. i went to your page, and apparently your host does not support php, since the php page appears as code... strange, 99% hosts do support PHP these days... Is this a free host? and you said your host did support php. I hope you did not make me waste my time. well, in any case, you're on your own here... -- seb ( ---@webtrans1.com) http://webtrans1.com | high-end web design Downloads: Slide Show, Directory Browser, Mailing List
From: Dj Psycho on 4 Jun 2006 16:06 they said they support PHP hmmmz. anyway im trying everything at the moment like testing different ways ;) im glad you helped and still trying to let the php to work because it just must :) thnxx for all youre. Best Regards
From: (_seb_) on 4 Jun 2006 18:14 Dj Psycho wrote: > they said they support PHP hmmmz. > > anyway im trying everything at the moment like testing different ways ;) > im glad you helped and still trying to let the php to work because it just > must :) > thnxx for all youre. > > Best Regards > what happens if you name your page 'index.htm'? will it still show as text? does your server has a support section? can you ask them why a php page shows as text? -- seb ( ---@webtrans1.com) http://webtrans1.com | high-end web design Downloads: Slide Show, Directory Browser, Mailing List
From: Dj Psycho on 4 Jun 2006 21:30 Warning: opendir(): URL file-access is disabled in the server configuration in /home/radiots/www/test.php on line 11 Warning: opendir(<a target=_blank class=ftalternatingbarlinklarge href="http://radiots.5000megs.com/top40):">http://radiots.5000megs.com/top40):</ a> failed to open dir: no suitable wrapper could be found in /home/radiots/www/test.php on line 11 i get this i dont understand it tho :S <a target=_blank class=ftalternatingbarlinklarge href="http://radiots.phpnet.us/">http://radiots.phpnet.us/</a>
From: (_seb_) on 5 Jun 2006 03:38
Dj Psycho wrote: > Warning: opendir(): URL file-access is disabled in the server configuration in > /home/radiots/www/test.php on line 11 > > Warning: opendir(<a target=_blank class=ftalternatingbarlinklarge > href="http://radiots.5000megs.com/top40):">http://radiots.5000megs.com/top40):</ > a> failed to open dir: no suitable wrapper could be found in > /home/radiots/www/test.php on line 11 > > i get this i dont understand it tho :S > <a target=_blank class=ftalternatingbarlinklarge > href="http://radiots.phpnet.us/">http://radiots.phpnet.us/</a> > no, it doesn't work because href="http://radiots.5000megs.com/top40 is an absolute path. It needs to be a relative path, or if it is a URL, the url must have directory access enabled, and that's not the case. I thought the audio files were on your site, not some other site. -- seb ( ---@webtrans1.com) http://webtrans1.com | high-end web design Downloads: Slide Show, Directory Browser, Mailing List |