View Single Post
  #8  
Old 12-06-2005, 02:07 PM
 
yuehan yuehan is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 44
 

Default

Under config - security there is a list of disallowed file extensions. This list is checked when you try to create a static page. php, php3, com, bat, etc. are in this list.

You could probably edit this, but I would be very careful, because not knowing details of how X-Cart works, changing this could result in security vulnerabilities. If you change it, you should probably change it back as soon as you're done creating your file.

Now this is the STATIC page menu, and a php file implies that it's not a static page, right? (I'm sure you have a good reason, I'm just wondering.)

Oh yeah, about the write permissions error. That's just a default error message; they don't actually check to see what caused the error.

Good Luck.
__________________
John -- USA
X-Cart Gold 4.3.2
Linux CentOS 5
Apache 2.2.15
PHP 5.2.13
MySQL 5.0.91
Reply With Quote