Jump to content

maicol07

Members
  • Posts

    283
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by maicol07

  1. I'm trying to connect from a MySQL Windows Desktop Client...
  2. Yes. It's all lower-case
  3. Hi, I've activated remote mysql from CPanel, setting IP adress as % . However, on SQLYog (a MySQL client for Windows) when I execute a query I got this error: Query: USE `maicol_gamer` Error occured at:2017-12-09 19:09:04 Line no.:16 Error Code: 1044 - Access denied for user 'maicol07_user'@'%' to database 'maicol_gamer' Do you know how to solve this? Thanks!
  4. Thanks @Krydos, you're great!
  5. 3.6 I'm developing software with that
  6. Hi, I'm trying to install weblate (https://weblate.org), a translation platform, but I don't know how to install Python Dependencies... Here is the list: Software requirements Python dependencies Weblate is written in Python and supports Python 2.7, 3.4 or newer. The following dependencies can be installed using pip or your distribution packages: Django (>= 1.10) https://www.djangoproject.com/ siphashc (>= 0.8) https://github.com/WeblateOrg/siphashc Translate-toolkit (>= 2.0.0) http://toolkit.translatehouse.org/ Six (>= 1.7.0) https://pypi.python.org/pypi/six Mercurial (>= 2.8) (optional for Mercurial repositories support) https://www.mercurial-scm.org/ social-auth-core (>= 1.3.0) https://python-social-auth.readthedocs.io/ social-auth-app-django (>= 1.2.0) https://python-social-auth.readthedocs.io/ django-appconf (>= 1.0) https://github.com/django-compressor/django-appconf Whoosh (>= 2.7.0) https://bitbucket.org/mchaput/whoosh/wiki/Home PIL or Pillow library https://python-pillow.org/ lxml (>= 3.1.0) http://lxml.de/ PyYaML (>= 3.0) (optional for YAML support) http://pyyaml.org/wiki/PyYAML defusedxml (>= 0.4) https://bitbucket.org/tiran/defusedxml dateutil https://labix.org/python-dateutil django_compressor (>= 2.1.1) https://github.com/django-compressor/django-compressor django-crispy-forms (>= 1.6.1) https://django-crispy-forms.readthedocs.io/ Django REST Framework (>=3.4) http://www.django-rest-framework.org/ libravatar (optional for federated avatar support) You need to additionally install pydns (on Python 2) or py3dns (on Python 3) to make libravatar work. https://pypi.python.org/pypi/pyLibravatar pyuca (>= 1.1) (optional for proper sorting of strings) https://github.com/jtauber/pyuca babel (optional for Android resources support) http://babel.pocoo.org/ Database backend Any database supported in Django will work, see Database setup for Weblate and backends documentation for more details. pytz (optional, but recommended by Django) https://pypi.python.org/pypi/pytz/ python-bidi (optional for proper rendering of badges in RTL languages) https://github.com/MeirKriheli/python-bidi tesserocr (>= 2.0.0) (optional for screenshots OCR) https://github.com/sirfz/tesserocr akismet (>= 1.0) (optional for suggestion spam protection) https://github.com/ubernostrum/akismet Other system requirements The following dependencies have to be installed on the system: Git (>= 1.6) https://git-scm.com/ hub (optional for sending pull requests to GitHub) https://hub.github.com/ git-review (optional for Gerrit support) https://pypi.python.org/pypi/git-review git-svn (>= 2.10.0) (optional for Subversion support) https://git-scm.com/docs/git-svn tesseract and its data (optional for screenshots OCR) https://github.com/tesseract-ocr/tesseract How to do this? Thanks P.S.: I can't put the list of dependencies in a code box because I am on mobile...
  7. It works! Thanks!
  8. Hi, I can't access to subdomain https://blog.maicol07.tk and I think it's because of CloudFlare... Could you help me? Thanks
  9. Hi, I'm trying to install Bugs with Softaculous but every time I get an installation failed error message in the install page. Could you hep me? I tried to install it also by uploading and installing it manually, but I get session_startand headerserrors... Thanks
  10. The error persists, but less frequently... This is the error: Warning: mysqli_real_connect(): (HY000/1203): User maicol07_wp186 already has more than 'max_user_connections' active connections in /home/maicol07/public_html/books/wp-includes/wp-db.php on line 1603Any solution?
  11. Yes, thanks!
  12. No, it's a 3.1 MB wallpaper, so I think that for now 4 MB is fine
  13. I think 8 MB is pretty good... Maybe 12 MB for larger files?
  14. Ok thanks. So.. Can you please increase this?
  15. Thanks Krydos, you helped me a lot!! Could you please help me with my last topic in Escalated Requests forum?
  16. Hi, I'm trying to upload in WordPress a wallpaper but it is bigger than 2 MB (the limit for PHP 7.2 7.1 version...). Is it possible to increase this limit on Tommy server? Thanks
  17. Yes, now I reinstalled it and I'm re-configuring it. I'll install less plugins and install a better cache plugin instead of WP Super Cache. Also, I'll try to improve security with some antivirus (if needed) or some security plugins...
  18. Regarding your question @Krydos, I managed to found a way to store WP logs. WP has a built-in disabled function that allow to store all the PHP errors/results that aren't in the error_log files. I enabled it and this is the output: [21-Oct-2017 13:16:16 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3760 [21-Oct-2017 13:16:16 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3762 [21-Oct-2017 13:16:16 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3764 [21-Oct-2017 13:16:16 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3760 [21-Oct-2017 13:16:16 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3762 [21-Oct-2017 13:16:16 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3764 [21-Oct-2017 13:16:16 UTC] PHP Notice: Use of undefined constant W3TC_POWERED_BY - assumed 'W3TC_POWERED_BY' in /home/maicol07/public_html/books/wp-content/plugins/google-webfont-optimizer/google-webfont-optimizer.php on line 342 [21-Oct-2017 13:16:16 UTC] PHP Notice: Use of undefined constant W3TC_POWERED_BY - assumed 'W3TC_POWERED_BY' in /home/maicol07/public_html/books/wp-content/plugins/google-webfont-optimizer/google-webfont-optimizer.php on line 342 [21-Oct-2017 13:16:16 UTC] PHP Notice: ob_end_flush(): failed to delete and flush buffer. No buffer to delete or flush in /home/maicol07/public_html/books/wp-content/plugins/google-webfont-optimizer/google-webfont-optimizer.php on line 372 [21-Oct-2017 13:16:17 UTC] PHP Notice: is_page was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/maicol07/public_html/books/wp-includes/functions.php on line 4139 [21-Oct-2017 13:16:17 UTC] PHP Notice: is_singular was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/maicol07/public_html/books/wp-includes/functions.php on line 4139 [21-Oct-2017 13:16:17 UTC] PHP Notice: is_page was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /home/maicol07/public_html/books/wp-includes/functions.php on line 4139 [21-Oct-2017 13:16:17 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3760 [21-Oct-2017 13:16:17 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3762 [21-Oct-2017 13:16:17 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3764 [21-Oct-2017 13:16:17 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3760 [21-Oct-2017 13:16:17 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3762 [21-Oct-2017 13:16:17 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-includes/class-wp-query.php on line 3764 [21-Oct-2017 13:16:18 UTC] PHP Notice: Use of undefined constant W3TC_POWERED_BY - assumed 'W3TC_POWERED_BY' in /home/maicol07/public_html/books/wp-content/plugins/google-webfont-optimizer/google-webfont-optimizer.php on line 342 [21-Oct-2017 13:16:18 UTC] PHP Notice: WC_Cart::get_cart_url รจ <strong>deprecata</strong> dalla versione 2.5! Utilizzare al suo posto wc_get_cart_url. in /home/maicol07/public_html/books/wp-includes/functions.php on line 3831 [21-Oct-2017 13:16:18 UTC] PHP Notice: Trying to get property of non-object in /home/maicol07/public_html/books/wp-content/plugins/google-webfont-optimizer/google-webfont-optimizer.php on line 69 [21-Oct-2017 13:16:18 UTC] PHP Notice: Use of undefined constant W3TC_POWERED_BY - assumed 'W3TC_POWERED_BY' in /home/maicol07/public_html/books/wp-content/plugins/google-webfont-optimizer/google-webfont-optimizer.php on line 342 [21-Oct-2017 13:16:18 UTC] PHP Notice: ob_end_flush(): failed to delete and flush buffer. No buffer to delete or flush in /home/maicol07/public_html/books/wp-content/plugins/google-webfont-optimizer/google-webfont-optimizer.php on line 372 Also, in the admin page, when the database connection error occurs, it prints: Warning: mysqli_real_connect(): (HY000/1203): User maicol07_wp896 already has more than 'max_user_connections' active connections in /home/maicol07/public_html/books/wp-includes/wp-db.php on line 1548 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/maicol07/public_html/books/wp-includes/wp-db.php on line 1578 Warning: mysql_connect(): User maicol07_wp896 already has more than 'max_user_connections' active connections in /home/maicol07/public_html/books/wp-includes/wp-db.php on line 1578 Should I change PHP version to an older one? Thanks
  19. Yes, I have a lot of plugins, but they are necessary for me... Also I don't know if WP log these errors... Also now I can't access to the WP Admin area doesn't work... It says me the page has redirected too many times...
  20. All pages under domain https://books.maicol07.tk . However, the error shows only frequently
  21. Ok I deleted that unused website... but the error remains...
  22. Strange... it's another website hosted in my account that uses another database... I'll look into it!
×
×
  • Create New...