Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM New page is 404 Not Found
#1
I'm trying to create my first page.

Install required /data and /backup to have permissions at 777 (755 didn't work).
I then switched them back to 755.

On my first attempt at Saving a new page I got the error:
"Error: The requested page does not exist"

DEBUG mode showed a "file_put_contents: Failed to open stream" error.

chmod -R 755 /admin
followed by
chown -R www-data:www-data <entire site>
Solved that.

Now I seem to be able to create a new page --
it shows up on   /admin/pages.php
and I can reach it's edit page   /admin/edit.php?id=contact

However, trying to view the pages gives a 404 Not Found error.



Platform: Turnkey core 14 Debian 8 LAMP
Host: Local Virtualbox Virtual Machine
GS version: 3.3.7
Added plugin: cbcontact_form.php (Disabled)
Reply


Messages In This Thread
New page is 404 Not Found - by alanq - 2016-01-24, 01:24:32
RE: New page is 404 Not Found - by alanq - 2016-01-27, 00:05:46
RE: New page is 404 Not Found - by cumbe - 2016-01-27, 05:34:33
RE: New page is 404 Not Found - by shawn_a - 2016-01-27, 09:51:58
RE: New page is 404 Not Found - by alanq - 2016-01-28, 07:40:05



Users browsing this thread: 1 Guest(s)