Results 1 to 3 of 3

Thread: Pycharm / configuring Wordpress

  1. #1
    Join Date
    Jan 2014
    Beans
    13

    Pycharm / configuring Wordpress

    issue 1:
    I m trying to install pycharm 2.6
    when i type ./pycharm.sh
    i m getting "failed to clear url cache"

    issue 2:
    i have installed wordpress on ubuntu 64.
    when i try to get in to my site
    http://192.168.16.22/blog/wp-admin/
    i get
    There doesn't seem to be a wp-config.php file. I need this before we can get started.
    i have wp-config.php file on vaw/www/blog/wp-admin
    i have tried to change permissions to the file.
    i have validate that i have php5 on my server.
    when i type http://192.168.16.22/blog/wp-admin/wp-config.php i can see the content of the file.

    whats the solution please, 10x.

  2. #2
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: hi falks, need your help with 2 isuues

    Moved to Absolute Beginners.

  3. #3
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Pycharm / configuring Wordpress

    issue one make sure the file is executable. use
    Code:
    chmod +x filename
    to make it executable

    issue 2

    did you cretate a database? what si in wp-config.php ? is it cretae dpropperly?
    Read the easy to understand, lots of pics Ubuntu manual.
    Do i need antivirus/firewall in linux?
    Full disk backup (newer kernel -> suitable for newer PC): Clonezilla
    User friendly full disk backup: Rescuezilla

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •