Jump to content

Search the Community

Showing results for tags 'fresh install'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to ProcessWire
    • News & Announcements
    • Showcase
    • Wishlist & Roadmap
  • Community Support
    • Getting Started
    • Tutorials
    • FAQs
    • General Support
    • API & Templates
    • Modules/Plugins
    • Themes and Profiles
    • Multi-Language Support
    • Security
    • Jobs
  • Off Topic
    • Pub
    • Dev Talk

Product Groups

  • Form Builder
  • ProFields
  • ProCache
  • ProMailer
  • Login Register Pro
  • ProDrafts
  • ListerPro
  • ProDevTools
  • Likes
  • Custom Development

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 2 results

  1. i'm getting a "Fail: GD 2.0 or newer" warning message from a processwire checks... I've tried to update with; `sudo apt-get install php-gd`. Refreshing the check message throws the same error up though... I'm running `PHP Version 7.0.8-0ubuntu0.16.04.2`. Here's a screenshot of the error that I'm referring to http://imgur.com/a/erDEk
  2. Hello, I am new to PW and can't figure out how to get it to work. I'm working on a project and decided to use something different than Wordpress for once. The install went perfectly fine, not a single error, but after that I got stuck at the basic home page. Navigating to the subpages of the Admin Panel leaves me at the 404 page. Now I did find other topics containing the same problem or something like it, but none of the suggested solutions worked for me. I am running Xampp 5.6.12-0 on OS X El Capitan (for what it's worth). In the htdocs folder I have a folder for the website which contains the Processwire files. So heres the current state: mode_rewrite is active/working. In http.conf I've set all the AllowOverride to AllowOverride All just so that I didn't pick the wrong one. My .htaccess file it recognized (I did the 'aklvjsdvdislaj' test ;] ) I read somewhere that it was better to comment these three, so I did: #Options -Indexes #Options +FollowSymLinks #Options +SymLinksifOwnerMatch I tried commenting/uncommenting these: # RewriteBase / # RewriteBase /my%20website/ # RewriteBase /~user/ Uncommenting the first one gets me redirected to the Xampp dashboard. The second one does nothing for me in this state except showing the same 404 page but if I change it, like adding /processwire/, I get Internal Server Error 500. And if I uncomment the third one I don't get the PW 404 page but the basic 404 page. So at this point I'm getting a little tired of putting so much effort into simply getting an CMS to work. But I do think Processwire is perfect for my current project. Thank you in advance, Roy
×
×
  • Create New...