Activity Stream
48,167 MEMBERS
61544 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Hybrid View

Karim Need help installing DDLCMS, Please 12th Oct 2009, 05:50 PM
DEViANCE Are you 100% sure all the info is... 12th Oct 2009, 05:51 PM
Karim I checked info that i entered . I... 12th Oct 2009, 06:03 PM
Karim When redirecting to download site... 12th Oct 2009, 06:17 PM
DEViANCE ?? There is nothing there now? 12th Oct 2009, 06:55 PM
CyberHacK Check your .htaccess 12th Oct 2009, 07:04 PM
Karim This .htaccess file content: ... 12th Oct 2009, 07:26 PM
Karim I re-installed the script on other... 12th Oct 2009, 07:24 PM
CyberHacK looks like it should work though. 12th Oct 2009, 07:28 PM
DEViANCE mmm strange, its nothing to do with... 12th Oct 2009, 07:57 PM
Karim It's strange problem and i don't... 12th Oct 2009, 08:13 PM
DEViANCE Chmod the following folders to 777:... 12th Oct 2009, 08:18 PM
Karim Thanks DEVIANCE I followed your... 12th Oct 2009, 08:31 PM
DEViANCE Sorry im not sure what could be... 12th Oct 2009, 08:47 PM
Karim yes I posted a thread there but I... 12th Oct 2009, 08:56 PM
Sandino anyone know why it would show 500... 12th Oct 2009, 09:27 PM
Sandino i figured it out, made an htaccess... 14th Oct 2009, 05:31 AM
Karim Found same problem here :... 13th Oct 2009, 04:14 PM
DEViANCE The rss only works after you add... 13th Oct 2009, 05:23 PM
Karim The problem has been solved.My site... 14th Oct 2009, 05:23 AM
DEViANCE Karim what was the problem?? 14th Oct 2009, 09:42 AM
Karim The problem was in the server... 14th Oct 2009, 10:29 AM
DEViANCE Ah, glad you got it fixed. I also... 14th Oct 2009, 11:35 AM
Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    ddlmania.org

    Default Need help installing DDLCMS, Please

    I'm trying to install DDLCMS Script on my website but it gives me an error:

    DDLCMS Installation Script

    The form contained one or more errors or the database connection details are incorrect. Please, go back and try again.


    I don't know what's the problem. All information I entered is correct " databases ..etc "



    all requirements to run this script is installed and enabled ..


    so could you please help me??
    Karim Reviewed by Karim on . Need help installing DDLCMS, Please I'm trying to install DDLCMS Script on my website but it gives me an error: DDLCMS Installation Script The form contained one or more errors or the database connection details are incorrect. Please, go back and try again. I don't know what's the problem. All information I entered is correct " databases ..etc " Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    Are you 100% sure all the info is correct? it installed fine for me?

  4.     
    #3
    Member
    Website's:
    ddlmania.org
    I checked info that i entered . I made small mistake entering database user but i fixed it now and it's working, thanks

  5.     
    #4
    Member
    Website's:
    ddlmania.org
    When redirecting to download site it gives me internal server error instead of the frame on the top of the site.how can i fix it??

    Example: http://dllmania.com/free-direct-down...mantha%20M.htm

  6.     
    #5
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    ?? There is nothing there now?

  7.     
    #6
    Banned
    Website's:
    FusionWarez.info SmokeHost.net Leechers.co
    Check your .htaccess

  8.     
    #7
    Member
    Website's:
    ddlmania.org
    Quote Originally Posted by CyberHacK View Post
    Check your .htaccess
    This .htaccess file content:

    Code: 
    ErrorDocument 404 http://ddlmania.org
    
    RewriteEngine on
    RewriteRule free-download-(.*)\.htm$ /index.php?q=$1
    RewriteRule page-(.*)\.htm$ /index.php?page=$1
    RewriteRule free-direct-download-(.*)-(.*)\.htm$ /go.php?go=Download&id=$1&title=$2
    RewriteRule free-xxx-direct-download-(.*)-(.*)\.htm$ /go2.php?go=Download&id=$1&title=$2
    RewriteRule top-direct-download-(.*)-(.*)\.htm$ /go.php?go=Download&id=$1&title=$2&top=1
    RewriteRule top-xxx-direct-download-(.*)-(.*)\.htm$ /go2.php?go=Download&id=$1&title=$2&top=1
    RewriteRule query-(.*)-(.*)\.htm$ /index.php?q=$1&page=$2
    RewriteRule type-(.*)\.htm$ /index.php?type=$1
    RewriteRule porno-(.*)\.htm$ /xxxindex.php?type=$1
    
    RewriteRule gamespg-(.*)\.htm$ /index.php?type=Game&page=$1
    RewriteRule appspg-(.*)\.htm$ /index.php?type=App&page=$1
    RewriteRule tvpg-(.*)\.htm$ /index.php?type=TV&page=$1
    RewriteRule moviespg-(.*)\.htm$ /index.php?type=Movie&page=$1
    RewriteRule musicpg-(.*)\.htm$ /index.php?type=Music&page=$1
    RewriteRule ebookpg-(.*)\.htm$ /index.php?type=eBook&page=$1
    RewriteRule templatepg-(.*)\.htm$ /index.php?type=Template&page=$1
    RewriteRule scriptpg-(.*)\.htm$ /index.php?type=Script&page=$1
    RewriteRule xxxpg-(.*)\.htm$ /xxxindex.php?type=Xxx&page=$1
    RewriteRule otherpg-(.*)\.htm$ /index.php?type=Other&page=$1
    
    RewriteRule gamesquery-(.*)-(.*)\.htm$ /index.php?type=Game&q=$1&page=$2
    RewriteRule appsquery-(.*)-(.*)\.htm$ /index.php?type=App&q=$1&page=$2
    RewriteRule tvquery-(.*)-(.*)\.htm$ /index.php?type=TV&q=$1&page=$2
    RewriteRule moviesquery-(.*)-(.*)\.htm$ /index.php?type=Movie&q=$1&page=$2
    RewriteRule musicquery-(.*)-(.*)\.htm$ /index.php?type=Music&q=$1&page=$2
    RewriteRule ebookquery-(.*)-(.*)\.htm$ /index.php?type=eBook&q=$1&page=$2
    RewriteRule templatequery-(.*)-(.*)\.htm$ /index.php?type=Template&q=$1&page=$2
    RewriteRule scriptquery-(.*)-(.*)\.htm$ /index.php?type=Script&q=$1&page=$2
    RewriteRule xxxquery-(.*)-(.*)\.htm$ /xxxindex.php?type=Xxx&q=$1&page=$2
    RewriteRule otherquery-(.*)-(.*)\.htm$ /index.php?type=Other&q=$1&page=$2
    
    RewriteRule top-(.*)\.htm$ /top.php?toptype=$1
    
    RewriteRule mirror-(.*)\.htm$ /mirror.php?m=$1
    
    RewriteRule topsites/?$ http://ddlmania.org
    
    RewriteRule file-(.*)-(.*)\.htm$ /download$1.php
    
    RewriteRule news-(.*)-(.*)\.html$ /news/page.php?id=$1&title=$2
    
    RewriteCond %{REQUEST_URI} ^\/cachedpg\/(.*)$
    RewriteRule ^(.*)$ /frame2.php?pg=%1
    Please help me to solve this problem...

  9.     
    #8
    Member
    Website's:
    ddlmania.org
    I re-installed the script on other domain here http://ddlmania.org/ .

    Examble for that error : http://ddlmania.org/free-direct-down...a%20Romain.htm ( page top )

    Bookmark: http://ddlmania.org/bookmark.php?pag.../ddlmania.org/

  10.     
    #9
    Banned
    Website's:
    FusionWarez.info SmokeHost.net Leechers.co
    looks like it should work though.

  11.     
    #10
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    mmm strange, its nothing to do with the .htaccess....

    I take it the server has everything required for the script? Guess it must have to of passed the install page.. mmm

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ddlcms
    By shahzadali55 in forum Web Application/Script Support
    Replies: 0
    Last Post: 25th Jun 2011, 03:58 AM
  2. help with ddlcms!
    By cyber-cliff in forum Technical Help Desk Support
    Replies: 5
    Last Post: 18th Feb 2011, 04:14 PM
  3. DDLCMS help please...
    By Benzoman in forum Forum and DDL Discussion
    Replies: 0
    Last Post: 12th Nov 2009, 02:00 PM
  4. Need help in ddlcms
    By DJGaurav in forum Webmaster Discussion
    Replies: 4
    Last Post: 8th Nov 2009, 04:34 AM

Tags for this Thread

BE SOCIAL