Help Center Live Community
May 21, 2013, 10:17:54 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Help Center Live Community
>
Support
>
Installation Help & Software Support
(Moderators:
HCL Admin
,
SpenserJ
) >
PHP admin
Pages:
1
[
2
]
Go Down
« previous
next »
Print
Author
Topic: PHP admin (Read 19156 times)
asanoli
Not too much to say...
Offline
Posts: 12
Re: PHP admin
«
Reply #15 on:
August 23, 2007, 12:55:50 AM »
I made the upload. The file is here:
http://portaldoblues.com.br/hcl/debug.php
Logged
HCL Admin
Administrator
HCL Superstar
Offline
Posts: 882
Re: PHP admin
«
Reply #16 on:
August 23, 2007, 01:09:32 AM »
Hmm, it shows that as a valid path, but I had missed the warning in the first message you posted, could not create /home. That usually indicates that it can not find the proper path, yet that's the path that phpinfo shows...
Logged
how may I
help
you today?
asanoli
Not too much to say...
Offline
Posts: 12
Re: PHP admin
«
Reply #17 on:
August 23, 2007, 01:14:09 AM »
This is the warning:
Quote
Warning: Smarty error: problem creating directory '/home' in /home/portalbl/public_html/hcl/class/smarty/Smarty.class.php on line 1115
Warning: Smarty error: problem writing temporary file '/home/portalbl/public_html/hcl/class/../compile/%%196/%%1964540384/46ccd015e085c' in /home/portalbl/public_html/hcl/class/smarty/Smarty.class.php on line 1115
Warning: Smarty::include() [function.Smarty-include]: Unable to access /home/portalbl/public_html/hcl/class/../compile/%%196/%%1964540384/setup.tpl.php in /home/portalbl/public_html/hcl/class/smarty/Smarty.class.php on line 1279
Warning: Smarty::include(/home/portalbl/public_html/hcl/class/../compile/%%196/%%1964540384/setup.tpl.php) [function.Smarty-include]: failed to open stream: No such file or directory in /home/portalbl/public_html/hcl/class/smarty/Smarty.class.php on line 1279
Warning: Smarty::include() [function.include]: Failed opening '/home/portalbl/public_html/hcl/class/../compile/%%196/%%1964540384/setup.tpl.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/portalbl/public_html/hcl/class/smarty/Smarty.class.php on line 1279
My english is poor, so, sometimes I don't understand very well...
Logged
HCL Admin
Administrator
HCL Superstar
Offline
Posts: 882
Re: PHP admin
«
Reply #18 on:
August 23, 2007, 01:14:48 AM »
Ah, we might have a culprit, copy everything in your config.php file to a second file, and overwrite config.php with the second file, looks like your config.php may be corrupted.
BTW, your English is just fine!
Logged
how may I
help
you today?
asanoli
Not too much to say...
Offline
Posts: 12
Re: PHP admin
«
Reply #19 on:
August 23, 2007, 01:19:23 AM »
I did this right now, but it didn't work yet...
http://www.portaldoblues.com.br/hcl/setup/
Logged
HCL Admin
Administrator
HCL Superstar
Offline
Posts: 882
Re: PHP admin
«
Reply #20 on:
August 23, 2007, 01:23:04 AM »
Can you PM me your config.php file (remove your mysql password first)?
Something is up with it, as I continue to see errors in it.
Logged
how may I
help
you today?
asanoli
Not too much to say...
Offline
Posts: 12
Re: PHP admin
«
Reply #21 on:
August 23, 2007, 01:24:30 AM »
Shure... Here it is!
Logged
HCL Admin
Administrator
HCL Superstar
Offline
Posts: 882
Re: PHP admin
«
Reply #22 on:
August 23, 2007, 01:44:30 AM »
Ah, now see, this is where working on two different source codes can cause problems, you need to set:
Code:
$conf['safe_mode'] = false;
to:
Code:
$conf['safe_mode'] = true;
as your host has safe_mode='on' in the PHP configuration.
Logged
how may I
help
you today?
asanoli
Not too much to say...
Offline
Posts: 12
Re: PHP admin
«
Reply #23 on:
August 23, 2007, 01:49:06 AM »
wow!!! Thank you very much! I hope some day I can help you too.
Alexandre - Brazil
Logged
Pages:
1
[
2
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
=> General Discussion
=> Web Site Discussion
-----------------------------
Support
-----------------------------
=> Installation Help & Software Support
=> Paid installation board
=> Daily Operations
=> Tips and Tricks
=> Official HclApp Support
=> Unofficial WinApp Support
-----------------------------
Development
-----------------------------
=> Core System Development
===> Bug Discussions
===> New Feature Discussion
===> Feature Requests
=> Module Development
===> Module Requests
===> eTicket
=> Themes
Loading...