1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

MYSQL errors WP

Discussion in 'WordPress' started by urmick96, Nov 21, 2010.

  1. #1
    Hello,

    On the top of my wp-admin panel I get this error
    Warning: mkdir() [function.mkdir]: Permission denied in /home/gamingcr/public_html/aio/wp-content/themes/PrestigeDarkVol1/cms/php/cp_controlpanel.php on line 38
    Code (markup):
    If I try to change the contents of a page I get
    Warning: mkdir() [function.mkdir]: Permission denied in /home/gamingcr/public_html/aio/wp-content/themes/PrestigeDarkVol1/cms/php/cp_controlpanel.php on line 38
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/gamingcr/public_html/aio/wp-content/themes/PrestigeDarkVol1/cms/php/cp_controlpanel.php:38) in /home/gamingcr/public_html/aio/wp-includes/pluggable.php on line 890
    Code (markup):
    Last night I went to bed everything worked fine but now it's all this buggy
     
    urmick96, Nov 21, 2010 IP
  2. CSM

    CSM Active Member

    Messages:
    1,047
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    55
    #2
    The message says it clearly:

    
    [function.mkdir]: Permission denied
    
    Code (markup):
    The script can not "make" a folder, maybe you should check the code in "cp_controlpanel.php on line 38" and/or your file/folder permissions.

    Besides that, I do not see any MySQL error. This is a php error
     
    CSM, Nov 22, 2010 IP
  3. OnlineHelp321

    OnlineHelp321 Active Member

    Messages:
    469
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #3
    You need to connect to FTP and right click on the folder and mark its permissions as 777. This should fix the problem.
     
    OnlineHelp321, Nov 22, 2010 IP
  4. club-wp

    club-wp Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I don't think you have the correct permissions for writing files on your server. I don't think this is a SQL problem.
     
    club-wp, Nov 24, 2010 IP
  5. romika

    romika Member

    Messages:
    264
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #5
    were you doing some change in wp? can you elaborate the problem
     
    romika, Nov 29, 2010 IP
  6. lieux

    lieux Greenhorn

    Messages:
    26
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    13
    #6
    Yes, this can be the best solution for you problem I guess. Give permissions to all the people and make a directory.
     
    lieux, Dec 1, 2010 IP