Create Directory

Discussion in 'Directories' started by dpsubi1, Apr 22, 2007.

Thread Status:
Not open for further replies.
  1. #1
    Hi all,

    I am very new here. How to create a directory? Can somebody explain me and what are it needs?
     
    dpsubi1, Apr 22, 2007 IP
  2. britishguy

    britishguy Prominent Member

    Messages:
    7,949
    Likes Received:
    892
    Best Answers:
    0
    Trophy Points:
    360
    #2
    You must read the 'sticky' at the top of this category
    Then ask questions
    Thanks :)
     
    britishguy, Apr 22, 2007 IP
  3. dpsubi1

    dpsubi1 Notable Member

    Messages:
    9,318
    Likes Received:
    420
    Best Answers:
    0
    Trophy Points:
    280
    #3
    okay. I downloaded PHPld directory script free version and uploaded the same to my hosting space. After reading install.txt, changed the permission settings.

    I started trying to install the same now. Now, in requirements page it says:

    Server API 	  	     X  CGI mode is likely to have problems.
    Session Save Path writable?      X  Warning: session.save_path () is not set.
    Code (markup):
    What do I do now?

    Please help.

    thanks in advance.
     
    dpsubi1, Apr 22, 2007 IP
  4. asapcorp

    asapcorp Banned

    Messages:
    725
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Try this:

    open up /install/index.php and change line 342 from the following:

    Line 342 original code:
    $sspath = ini_get('session.save_path');

    and

    Modify line 342 to this:
    $sspath = '/tmp';
     
    asapcorp, Apr 22, 2007 IP
  5. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #5
    you can read http://forums.digitalpoint.com/showthread.php?t=267170 to create a directory.

    in my opinion, creating a directory is very easy (buy a domain and install a script). it's as easy as that but the most important think is finding backlinks for your directory;)
     
    trichnosis, Apr 23, 2007 IP
  6. syted

    syted Notable Member

    Messages:
    2,086
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    290
    #6
    syted, Apr 23, 2007 IP
Thread Status:
Not open for further replies.