+ Reply to Thread
Results 1 to 2 of 2

Thread: PHP Directory Listing?

  1. #1
    philipjmic78 is offline x10Hosting Member philipjmic78 is an unknown quantity at this point
    Join Date
    Nov 2011
    Posts
    3

    PHP Directory Listing?

    Is PHP configured to allow directory listing on X10's hosting servers? I have the following piece of code:
    PHP Code:
    $dir "http://thekidzattic.com/images/";
             
    $dh opendir($dir));
             while (
    $f readdir($dh)) {
               
    $images[] = $f;
             } 
    The directory is full of images however none are being added to the array and if I use error_get_last() with this I get the following message:

    Array ( [type] => 2 [message] => opendir(http://thekidzattic.com/images/) [function.opendir]: failed to open dir: not implemented [file] => /home/thekidz1/public_html/admin/cms.php [line] => 7 )

    I don't understand, this code was working fine on my local testing server now it is not working, any ideas?
    Thanks.

  2. #2
    steadyedd is offline x10Hosting Member steadyedd is an unknown quantity at this point
    Join Date
    Feb 2010
    Posts
    3

    Re: PHP Directory Listing?

    Just a guess off the top of my head but does x10 allow opening of urls? try using a path instead of an url in your $dir variable. ('../images/' instead of 'http://mysite.com/images/')

+ Reply to Thread

Similar Threads

  1. Directory listing and Directory not found prob
    By admir4l.6968 in forum Free Hosting
    Replies: 0
    Last Post: 10-30-2011, 01:30 PM
  2. Ftp failed to retrieve directory listing
    By diamondius54 in forum Free Hosting
    Replies: 0
    Last Post: 09-03-2011, 09:24 AM
  3. Directory Listing Denied
    By biggy_paul in forum Free Hosting
    Replies: 2
    Last Post: 06-05-2009, 09:49 AM
  4. PHP Directory Listing Script
    By kbjradmin in forum Programming Help
    Replies: 6
    Last Post: 05-07-2009, 06:24 PM
  5. mail.mydomain.com - directory listing
    By sudmt in forum Free Hosting
    Replies: 7
    Last Post: 11-04-2007, 09:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers