oldcid wrote on Thursday, June 18, 2009:
please help all installation succesfull but i get these i uploaded these system on a webserver.
oldcid wrote on Thursday, June 18, 2009:
please help all installation succesfull but i get these i uploaded these system on a webserver.
bradymiller wrote on Thursday, June 18, 2009:
hey,
Ensure your server has the following php configuration in the php.ini file:
short_open_tag = On
max_execution_time = 60
max_input_time = 90
memory_limit = 128M
display_errors = Off
log_errors = On
register_globals = Off
post_max_size = 30M
magic_quotes_gpc = On
file_uploads = On
upload_max_filesize = 30M
I am guessing that your problem is because the short_open_tag is not set correctly.
If still having problems, let us know the server operating system, php version, apache version, and openemr version.
-brady
oldcid wrote on Thursday, June 18, 2009:
please send me ur e-mail to publinoa@hotmail.com
oldcid wrote on Thursday, June 18, 2009:
sorry i forgot to ask u how to get these information from my current hosting service thanks!.
oldcid wrote on Thursday, June 18, 2009:
it was a url problem in config.php i make some advance, i see the loggin screen but when i enter username and password i get these new error
Warning: main(SOAP/Client.php) [function.main]: failed to open stream: No such file or directory in /home/eg000256/public_html/openemr/library/ohfbridge/lib/OHFSoapClient.php on line 2
Fatal error: main() [function.require]: Failed opening required ‘SOAP/Client.php’ (include_path=’.:/opt/apache/lib/php:/home/eg000256/public_html/openemr/modules/Logging/src/main/php/org/apache/logging/’) in /home/eg000256/public_html/openemr/library/ohfbridge/lib/OHFSoapClient.php on line 2
i am using openemr_3.3.8 i think that maybe its the url problem again or matbe that SOAP maybe my server dont support that please i need some Help!.
oldcid wrote on Thursday, June 18, 2009:
yes something was missing, i didnt have soap installed on my server so i tryed copying files from my xammp local windows folder and worked. copied xammp/php/PEAR (Net, HTTP, SOAP) folders to here /public_html/openemr/modules/Logging/src/main/php/org/apache/logging/, i can loggin but i will test more and post if i find any bugs thanks!
bradymiller wrote on Thursday, June 18, 2009:
hey,
I am assuming the operating system of the server is linux.
Your likely using a forked version of OpenEMR from site openemr.net . This fork is driven by a company attempting to profit from the openemr name. They forked a long time ago and I’m guessing their version is very different from the “official” OpenEMR version we release. I’d suggest downloading OpenEMR 3.0.1 (“Original Package”) here:
http://www.oemr.org/modules/wiwimod/index.php?page=DownloadPage
And following installation instructions here:
http://www.oemr.org/modules/wiwimod/index.php?page=LinuxGenericOpenEmrInstall
-Brady
oldcid wrote on Thursday, June 18, 2009:
hi brady i have sistem working but when i try to add new patient i get error
Medical Problems(More)
Warning: Missing argument 2 for helpfuldie() in /home/eg000256/public_html/openemr/library/sql.inc on line 112
ERROR: query failed: select id,title,comments,enddate,external_source from lists where pid=‘7’ and type=‘medical_problem’ and activity=‘1’ order by date DESC (Unknown column ‘external_source’ in ‘field list’)
and when i try to look up for a patient i get these another error please help!. id 7 i look for id patient and i have seen it on database interfase why system is not showing information?
WARNING: Patient (pid #7) has no facility
Nombre SS DOB ID
bradymiller wrote on Friday, June 19, 2009:
hey,
I really can’t be helpful here because you are using a unofficial “forked” version of openemr that we do not support. The openemr version you are using is very different from our official OpenEMR version. I recommend you download the official OpenEMR version with the installation instructions (I placed these links in my previous message). I am guessing that once you do this, your problems will go away.
-brady
oldcid wrote on Friday, June 19, 2009:
ok i will thanks!
oldcid wrote on Friday, June 19, 2009:
u was rigth no more bugs no more problems thats the best version thank u so much for develop these cool software from Argentina big hug my friend.
oldcid wrote on Saturday, June 20, 2009:
Reports
*
Clients
o List
o Rx
o Referrals
*
*
Insurance
o Distribution
o Indigent
when i try to enter indigent report i get these error all working fine but this please help me.
Warning: pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: could not connect to server: Connection refused Is the server running on host "localhost" and accepting TCP/IP connections on port 5432? in /home/eg000256/public_html/openemr/library/sql-ledger.inc on line 34
Failed to connect to SQL-Ledger database.
aperezcrespo wrote on Saturday, June 20, 2009:
Hi
What Linux Distro are you using? Ubuntu, OpenSuSe, or ?
Thanks