Forum

Thread tagged as: Problem

creating pages not work

Im trying to add pages. The page gets shown in admin but no file on server is created. Where am i going wrong?

HEALTH CHECK

Perch is out of date. You are running Perch 2.8.4 and the latest is 2.8.8. Update instructions PHP 5.5.20 is up to date MySQL 5.5.33 is up to date Image processing available SUMMARY INFORMATION

Perch: 2.8.4, PHP: 5.5.20, MySQL: mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $, with PDO Server OS: Linux, cgi-fcgi Installed apps: content (2.8.4), assets (2.8.4), categories (2.8.4), perch_casestudies (4.6), perch_forms (1.8.3), perch_blog (4.6) App runtimes: <?php $apps_list = array( 'content', 'categories', 'perch_blog', 'perch_forms', 'perch_casestudies' ); PERCH_LOGINPATH: /upay/admin PERCH_PATH: /home/sites/dev.openwaterdesign.com/public_html/upay/admin PERCH_CORE: /home/sites/dev.openwaterdesign.com/public_html/upay/admin/core PERCH_RESFILEPATH: /home/sites/dev.openwaterdesign.com/public_html/upay/admin/resources Image manipulation: GD PHP limits: Max upload 64M, Max POST 64M, Memory: 128M, Total max file upload: 64M Resource folder writeable: Yes HTTP_HOST: dev.openwaterdesign.com DOCUMENT_ROOT: /home/sites/dev.openwaterdesign.com/public_html/ REQUEST_URI: /upay/admin/core/settings/diagnostics/ SCRIPT_NAME: /upay/admin/core/settings/diagnostics/index.php

Paul Langley

Paul Langley 0 points

  • 6 years ago
Rachel Andrew

Rachel Andrew 394 points
Perch Support

The first thing to do before requesting support is update to the latest Perch.

If after updating you still have an issue post back detailing the steps you are taking.

Drew McLellan

Drew McLellan 2638 points
Perch Support

The latest version is 2.8.8, so it would be worth trying an update first.

fair enough but i dont understand why it wouldnt work in a previous version.

I'll update though

thanks

ok i updated but still have problem creating pages:

Perch is up to date PHP 5.5.20 is up to date MySQL 5.5.33 is up to date Image processing available SUMMARY INFORMATION

Perch: 2.8.8, PHP: 5.5.20, MySQL: mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $, with PDO Server OS: Linux, cgi-fcgi Installed apps: content (2.8.8), assets (2.8.8), categories (2.8.8), perch_casestudies (4.6), perch_forms (1.8.3), perch_blog (4.6) App runtimes: <?php $apps_list = array( 'content', 'categories', 'perch_blog', 'perch_forms', 'perch_casestudies' ); PERCH_LOGINPATH: /upay/admin PERCH_PATH: /home/sites/dev.openwaterdesign.com/public_html/upay/admin PERCH_CORE: /home/sites/dev.openwaterdesign.com/public_html/upay/admin/core PERCH_RESFILEPATH: /home/sites/dev.openwaterdesign.com/public_html/upay/admin/resources Image manipulation: GD PHP limits: Max upload 64M, Max POST 64M, Memory: 128M, Total max file upload: 64M Resource folder writeable: Yes HTTP_HOST: dev.openwaterdesign.com DOCUMENT_ROOT: /home/sites/dev.openwaterdesign.com/public_html/ REQUEST_URI: /upay/admin/core/settings/diagnostics/ SCRIPT_NAME: /upay/admin/core/settings/diagnostics/index.php

Drew McLellan

Drew McLellan 2638 points
Perch Support

Do you get any errors? Anything in your server error log?

What steps are you following?

when i upgraded i did get an initial error message - something to do wityh resource index i think but there was a link to ignore and continue so i pressed that...

steps to add page: add page > give it a name etc > submit

page then shows in cms but no actual file created on server

Thanks

Drew McLellan

Drew McLellan 2638 points
Perch Support

give it a name etc

This is the part I'm interested in. What options are you selecting?

so this is what i add:

Page title *  - test page
Navigation text - test page
File name * - test-page
The file extension will be added automatically. Can be a full URL to create just a link.
Parent page * - top level
Master page - generic

page then is created and shows in admin without regions.

No file is seen on ftp and obviously browsing to created file in browser returns 404

ta

Drew McLellan

Drew McLellan 2638 points
Perch Support

Are you running the site in a subfolder? If so, you need to add your subfolder as a page - 'top level' means top level, not the subfolder.

ahh ok thanks