Something has messed up my php.ini could someone paste cpanel php.ini or email it to me at admin@psychodreams.com ASAP
Something has messed up my php.ini could someone paste cpanel php.ini or email it to me at admin@psychodreams.com ASAP
Have you tried running:
/scripts/phpini
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
What on earth, that file cant just go missing like that
Chris Smith - My Cheap cPanel hosting reviews
if youve got zend installed theres a backup in /usr/local/Zend/etc or something. I think its called php.ini-zendopt-bak or something similar.
Regards,
Brent
OK I seem to have found the problem can someone give me the include path for the php.ini
This is not using zend
I know there are several location for php ini's could i get all of them so i can compare that seems to be the only problem im haveing now
i beleive the one in /usr/local/lib is the one giving me the problem
This is the error im getting right now
For installing phpnuke and they worked before on new installs
Warning: main(language/lang-.php): failed to open stream: No such file or directory in /home/satell/public_html/mainfile.php on line 187
Warning: main(): Failed opening 'language/lang-.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/satell/public_html/mainfile.php on line 187
Warning: head(themes//theme.php): failed to open stream: No such file or directory in /home/satell/public_html/header.php on line 31
Warning: head(): Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/satell/public_html/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /home/satell/public_html/header.php on line 51
Last edited by psychodreams; 01-24-2005 at 12:28 AM.
In shell type at prompt : slocate php.ini* and it will give you all the copies and backup copies around on your system.
If you get an error about database do an : updatedb first en then execute the command mentioned before.
Hope this will help you on your quest.