You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Simple PHP Framework
I just moved your directory into a subdir of my domain. I'm getting an
Internal Server Error and in my logs it says "Premature end of script
headers: login.php"
Any idea?
Thanks
QashQesh
unread,
Oct 3, 2011, 10:31:10 AM10/3/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simple-php...@googlegroups.com
i think that error about your style can you handling errors in CSS file specialized in login page
Tyler Hall
unread,
Oct 3, 2011, 10:51:40 AM10/3/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Simple PHP Framework
Hi.
That error means the script stopped before it returned any output to
the web server - most likely because an error occurred in login.php.
Are there any errors in your Apache error log that might point to the
problem?