Elxis CMS Forum
Support => Installation => Topic started by: inquba on November 01, 2007, 04:37:10
-
hi need help. my old hosting company have a problem with his server and then tell us that we should migrate to other hosting they agree.
the problem is that i have two elxis installs. so the old admin. made me dbs backups then i sent to the new admin server and he reinstall for me.
i then did a backup of all the directory where the install was. and then copy in the exact directory. i had in the old server.
but the problem ask for a missing files.
the sites are.
http://hospedo.com/printte/index.php?option=com_frontpage&Itemid=1 or http://hospedo.com/printte/
and
http://cartuchos.net/portal/
both ask for
Warning: require_once(/hsphere/local/home/qiosk/cartuchos.net/portal/includes/Core/utf8.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/qiosk/public_html/cartuchos.net/portal/includes/Core/loader.php on line 25
Fatal error: require_once() [function.require]: Failed opening required '/hsphere/local/home/qiosk/cartuchos.net/portal/includes/Core/utf8.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/qiosk/public_html/cartuchos.net/portal/includes/Core/loader.php on line 25
and
http://hospedo.com/printte/index.php?option=com_frontpage&Itemid=1
please help to make then available again
thanks inquba
and
-
Open configuration.php with an editor that support utf-8 such as PsPad or Notepad++.
Change mosConfig_absolute_path to: /home/qiosk/public_html/printte
Change other paths accordingly (i.e. cache: /home/qiosk/public_html/printte/cache)
-
hi. I fix hospedo.com/printte install (thanks your post)
however the install in http://cartuchos.net/portal have one error
Parse error: syntax error, unexpected T_STRING in /home/qiosk/public_html/cartuchos.net/portal/includes/sef.php on line 1
any idea to fix this site too ?
thanks for your help much apreciate thanks again
-
Maybe this will help... just replace the (/home/qiosk/public_html/cartuchos.net/portal/includes/sef.php) file with the one attached here
EDIT:
I've found topic about this on this forum.
https://forum.elxis.org/index.php?topic=688.0
[old attachment deleted by admin]
-
thanks it works. thanks to all of you for your support