Forum Replies Created

Viewing 12 replies - 331 through 342 (of 342 total)
  • Forum: Localhost Installs
    In reply to: Move WordPress
    Thread Starter satimis

    (@satimis)

    Hi Diogo,

    Thanks for your advice.

    > 1.copy all you local files and upload them
    > throughout ftp.

    Whether following document is relevant?

    How To Upload WordPress via FTP with FileZilla
    https://www.siliconbeachtraining.co.uk/blog/how-to-upload-wordpress-filezilla-ftp/

    > 2.once you export your local database, you
    > must to do a replace of all urls.

    Whether perform following steps on Godaddy Website (I host the website on it)?

    On Dashboard of WordPress
    -> Settings -> General Settings
    Make change on;
    – WordPress Address (URL)
    – Site Address (URL)
    – E-mail Address

    > 3.Import the datebase to godaddy servers!

    Whether following document is relevant”

    Importing SQL Files into MySQL Databases Using phpMyAdmin
    https://support.godaddy.com/help/article/6802/importing-sql-files-into-mysql-databases-using-phpmyadmin

    > 4.Change your wp-config credentials of
    > mysql.

    Whether following document is relevant?

    Resetting Your Password
    https://codex.www.ads-software.com/Resetting_Your_Password

    Re: Through MySQL Command Line on above document;
    I prefer to run command lines. I have no problem running them on my PC.

    How can I run them on Godaddy website?

    Thanks in advance

    Regards
    satimis

    Thread Starter satimis

    (@satimis)

    Hi Jan,

    Nothing related. I have restarted apache2 after having changed php.ini including reboot.

    Problem has been now solved by editing /etc/php5/apach2/php.ini

    change following line;
    post_max_size = 8M

    to;
    post_max_size = 50M

    then ran;
    $ sudo service apache2 restart

    Regards
    satimis

    Thread Starter satimis

    (@satimis)

    Hi,

    Performed following steps:-

    $ sudo gedit /home/satimis/www/wordpress/phpinfo.php
    put following line on the file;
    <?php phpinfo() ?>

    save and exit.

    $ ls -al /home/satimis/www/wordpress/phpinfo.php
    -rw-r–r– 1 root root 19 Mar 2 21:14 /home/satimis/www/wordpress/phpinfo.php

    On browser;
    https://localhost/wordpress/phpinfo.php

    Following line is there
    Loaded Configuration File /etc/php5/apache2/php.ini

    upload_max_filesize 50M

    I can’t resolve why it fails to work? Would it be permission problem? satimis:satimis is necessary?

    $ ls -al /etc/php5/apache2/php.ini
    -rw-r–r– 1 root root 68429 Mar 2 16:46 /etc/php5/apache2/php.ini

    Thanks

    B.R.
    satimis

    Thread Starter satimis

    (@satimis)

    Hi,

    Thanks for your advice and link.

    On local install WordPress;
    Setting -> General
    WordPress Address (URL) https://localhost/wordpress
    Site Address (URL) https://localhost/wordpress

    -> Permalinks
    Permalink Settings
    [check] Default https://localhost/wordpress/?p=123 (ONLY)

    I’m now subscribling Deluxe hosting plan on Godaddy. I haven’t built a website on their server yet. My domain is mydomain.com

    Whether change both address (URL) to https://mydomain.com/wordpress ?

    According to point 8) of https://codex.www.ads-software.com/Moving_WordPress

    Move your WordPress core files to the new location. This includes the files found within the original directory, such as https://example.com/wordpress, and all the sub-directories, to the new location.

    How can I know the “move” has been completed?

    point 12) You must also check and edit ‘store uploads folder’ under Settings > Media or all your new uploads will continue to go into the old folder.

    What does it mean “go into the old folder” ?

    Thanks

    Regards
    satimis

    Thread Starter satimis

    (@satimis)

    Hi WPyogi,

    Sorry I read your posting after having replied esmi’s.

    Yes, you’re right I can start at any theme building a finance website. However a “finance” theme can provide me a starting concept.

    A further thought I can get some idea on the running “finance” websites. Their html codes are available.

    Thanks

    Thread Starter satimis

    (@satimis)

    Hi esmi,

    Thanks for your advice.

    Having tried on
    Themes Directory
    https://www.ads-software.com/extend/themes/
    – Secure Finance WP
    – Finance Security

    Still no output

    satimis

    Hi grayle,

    I encountered the same problem only a blank screen after login.

    OS Ubuntu 12.04 desktop 64bit
    Wordpress 3.3.1

    # ls -ald /usr/share/wordpress/wp-content/themes/blackbird
    drwxrwxrwx 7 www-data www-data 4096 Feb 2

    I have to remove /usr/share/wordpress/wp-content/themes/blackbird to get the dashboard back after login

    Edit:
    I also install a new WorPress to test blackbird theme but without result, same problem

    satimis

    Thread Starter satimis

    (@satimis)

    Hi dyrer,

    Tried again installing blackbird theme.

    # ls -ald /usr/share/wordpress/wp-content/themes/blackbird/
    drwxr-xr-x 7 www-data www-data 4096 Jan 30 14:44 /usr/share/wordpress/wp-content/themes/blackbird/

    # chmod 777 -R /usr/share/wordpress/wp-content/themes/blackbird

    # ls -ald /usr/share/wordpress/wp-content/themes/blackbird
    drwxrwxrwx 7 www-data www-data 4096 Jan 30 15:12 /usr/share/wordpress/wp-content/themes/blackbird

    Still the same on browsing “localhost/wordpress/wp-admin/
    only a blank screen

    Also tried rebooting

    satimis

    Thread Starter satimis

    (@satimis)

    Hi dyrer,

    Thanks for your advice. I’ll try it later.

    IIRC I tried before:
    755 www-data

    without breakthrough still a blank page started.

    I’m now testing WP locally installing it on VM

    host Ubuntu 12.04 desktop 64bit
    VM (guset) Ubuntu 12.04 desktop 64bit
    Virtualizer Oracle VirtualBox

    I have several VMs cloned running the same OS for testing WP. In case of problem I just delete the VM

    I found following document;
    Installing Processing in Ubuntu 12.04
    https://www.spacemig.com/2012/07/installing-processing-in-ubuntu-12-04/

    but was stuck on;
    $ sudo update-alternatives –install /usr/bin/javac javac

    update-alternatives: --install needs <link> <name> <path> <priority>
    
    Usage: update-alternatives [<option> ...] <command>
    
    Commands:
      --install <link> <name> <path> <priority>
        [--slave <link> <name> <path>] ...
                               add a group of alternatives to the system.
      --remove <name> <path>   remove <path> from the <name> group alternative.
      --remove-all <name>      remove <name> group from the alternatives system.
      --auto <name>            switch the master link <name> to automatic mode.
      --auto <name>            switch the master link <name> to automatic mode.
      --display <name>         display information about the <name> group.
      --query <name>           machine parseable version of --display <name>.
      --list <name>            display all targets of the <name> group.
      --get-selections         list master alternative names and their status.
      --set-selections         read alternative status from standard input.
      --config <name>          show alternatives for the <name> group and ask the
                               user to select which one to use.
      --set <name> <path>      set <path> as alternative for <name>.
      --all                    call --config on all alternatives.
    <link> is the symlink pointing to /etc/alternatives/<name>.
      (e.g. /usr/bin/pager)
    <name> is the master name for this link group.
      (e.g. pager)
    <path> is the location of one of the alternative target files.
      (e.g. /usr/bin/less)
    <priority> is an integer; options with higher numbers have higher priority in
      automatic mode.
    
    Options:
      --altdir <directory>     change the alternatives directory.
      --admindir <directory>   change the administrative directory.
      --log <file>             change the log file.
      --force                  allow replacing files with alternative links.
      --skip-auto              skip prompt for alternatives correctly configured
                               in automatic mode (relevant for --config only)
      --verbose                verbose operation, more output.
      --quiet                  quiet operation, minimal output.
      --help                   show this help message.
      --version                show the version.

    I have no idea how to proceed further.

    Regards
    satimis

    Thread Starter satimis

    (@satimis)

    Hi Daiv

    Thanks for your advice.

    I can find the coding on all added pages but NOT the home page/index page.

    On building website with codes such as html/css/php etc. the first page is the html.index or home page. Would it be the theme where I start building website on WP? But it has been edited/modified. If YES, then where can I the find the edited/modified starting theme? Thanks

    satimis

    Thread Starter satimis

    (@satimis)

    Hi,

    Thanks for your advice.

    I fixed the problem by removing “blackbird” folder/directory on;

    /usr/share/wordpress/wp-content/themes/blackbird

    Now the the login page comes back.

    I wonder whether it would be the permission problem on “blackbird”? What will be its permission;

    www-data root?

    I’m prepared to install this theme again.

    Regards
    satimis

    Thread Starter satimis

    (@satimis)

    Thanks for your advice.

    Where can I find /wp-content/themes/ directory? It is not under Menu

Viewing 12 replies - 331 through 342 (of 342 total)