Forums / Install & configuration / Error message after changing permisions

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Error message after changing permisions

Author Message

Peter Schroeder

Sunday 14 August 2005 5:58:52 am

<b>I followed the instructions of the installation witherd to change permisions on some of the folders of Exponential. I copied and pasted the commands from the install witherd as following:</b>
<b>myserver:~ #</b> cd /home/httpd/vhosts/daltic.co.uk/httpdocs
<b>myserver:/home/httpd/vhosts/daltic.co.uk/httpdocs #</b> chmod -R ug+rwx set tings settings/override var var/storage var/cache settings/siteaccess settings/s iteaccess/admin design
<b>myserver:/home/httpd/vhosts/daltic.co.uk/httpdocs #</b> chown -R wwwrun:www settings settings/override var var/storage var/cache settings/siteaccess settings/siteaccess/admin design
<b>myserver:/home/httpd/vhosts/daltic.co.uk/httpdocs #</b>

<b>However, after reloding the index.php page I started to get the following error message:</b>
Warning: mb_internal_encoding(): Unknown encoding "" in /home/httpd/vhosts/daltic.co.uk/httpdocs/lib/ezi18n/classes/eztextcodec.php on line 556

Warning: in_array(): Wrong datatype for second argument in /home/httpd/vhosts/daltic.co.uk/httpdocs/index.php on line 140

Warning: in_array(): Wrong datatype for second argument in /home/httpd/vhosts/daltic.co.uk/httpdocs/index.php on line 140

Warning: in_array(): Wrong datatype for second argument in /home/httpd/vhosts/daltic.co.uk/httpdocs/index.php on line 140

Warning: in_array(): Wrong datatype for second argument in /home/httpd/vhosts/daltic.co.uk/httpdocs/index.php on line 140

<b>The index page was executing fine before changing the permissions.</b>