Here my error, can anyone help???
Warning: require_once(//euser/ray/modules/global/inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in /htdocs/public/euser/inc/header.inc.php on line 173
Fatal error: require_once() [function.require]: Failed opening required '//euser/ray/modules/global/inc/header.inc.php' (include_path='.:/usr/local/lib/php') in /htdocs/public/euser/inc/header.inc.php on line 173
thanks for understanding,
DosDawg
You have two slashes at the begining of the path... Check it in your file inc/header.inc.php, line 173, and try to delete the first /
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 19456 bytes) in /home/zbrmin/public_html/Idealdater.com/inc/header.inc.php on line 25
i got in that file line 25 is
if(!defined("DB_PREFIX")) define("DB_PREFIX", "Ray");
anyone can help me
Please search in the forum and open a new topic there if you don't find the solution you are looking for ;-)
These would certainly be much more suitable in the forums.
rfont and topen...I'd suggest posting in the forums. If the topic, question or concern doesn't exist in a search, post a new topic. Many are here to help.
Be sure to hit the flag post in the upper right corner after posting so you can return to your flagged topics or posts, which will make them easier to find when you return see more
If you read
http://www.boonex.com/trac/dolphin/wiki/DetailedInstall
The hint was there.
On install (2nd screen?) - you have Script Paths.
After running around in circles I finaly noticed the
The installer was getting it wrong on Directory Root.
(Path to directory where your php script files stored.
/path/to/your/script/files/ )
IGNORE THE GREEN OK !
On shared hosting make sure it´s something
like
/home/myaccount/public_html/
Dont´t forget the last see more
Fatal error: require_once() [function.require]: Failed opening required '/var/chroot/home/content/50/4704650/html/dgaf/flash/modules/global/inc/header.inc.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/50/4704650/html/dgaf/dgaf/inc/header.inc.php see more