
moving site from sub folder to the root directory
By
Alex, in Getting Started
-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By gregg
While trying to install 3.0.123, i encountered the following error:
Parse error: syntax error, unexpected '[' in /home/naucom5/public_html/wire/core/FunctionsAPI.php on line 469
In cPanel, i extracted the zip file to 'public_html', which created the directory 'processwire-master', and then moved the files from 'processwire-master' to 'public_html' (which previously had 1 unrelated directory).
Installation went well choosing Uikit profile, including connecting to database. Compatibility check ok (mod_rewrite error cleared after recheck), successful database connection, config.php saved, unchecked a few cleanup items, then the error message.
Any suggestions appreciated.
-
By Inxentas
I love the option to export fields via the CMS, and wondered about using that export data in a module. Basicly, I'd want to configure a field using the CMS and then paste it's export data in the module code as a string, or save it in a seperate file I can read from the module code. Once I have that string as a variable or file, I'd want to run the same code the import option does... but then from my module code's install method!
Is that possible? It would save a lot of time configuring fields through the API.
-
By Ahmad
Hello,
I have problem when i add www to the domain.
i add www in config file, but the problem the $config->urls->root , output is "domain.com" doesn't "www.domain.com"
what is the wrong??
-
By Kemal
Hi,
Probably easy question but i want to learn all the ways to do it.
i uploaded ads.txt file to www.xxx.com/site/templates/ folder!
now i want to open it from www.xxx.com/ads.txt
how can i do it?
-
By Johannes P.
Dear all,
My name is Johannes and this is the first time I'm posting something in this forum.
I get following error installing Processwire 2.7 in a subfolder:
exception.txt:
2017-09-14 13:37:27 ? ? Missing system template: 'permission' (in /wire/core/ProcessWire.php line 262)
error.txt
2017-09-14 13:59:35 ? http://www.domain.com/?/ Error: Exception: Missing system template: 'permission' (in /data/www/www.domain.com/docfinder/wire/core/ProcessWire.php line 262)
I have used "processwire-legacy-master.zip". Please see also the screenshots from the installing process:
Hoster is Plusserver (formerly HostEurope) on Linux and Apache/mysql.
I have tried also to install 2.8.62 but result in the same error.
Any ideas? Should I try to install the most recent versin of Processwire? I have to migrate an existing page to this new server, thats why I used the version 2.7
Best
Johannes
-