Javier

I modified the PHP.ini file extension line to keep the php_gd.dll from loading
I also created a D:\Temp directory and modified the tmp line in the PHP.ini to 
point there.

When I go to the JFFNMS config page it still shows the  " is the database 
working?" line as "no".

If I log into JFFNMS, I no longer see the errors, but it is just a blank white 
page.

I confirmed that the MYSQL Service is running.

Any ideas?

Thanks for your help

Chris

>>> Javier Szyszlican <[EMAIL PROTECTED]> 12/12/2005 7:54:02 PM >>>
Chris,

Chris Coates wrote:
> Javier
> 
> I re-installed PHP on C to make sure that there was not a path issue. 
> 
> I was still having the same problem.
> I then noticed another error that was popping up. It said:
> 
>  Warning : PHP Startup: Unable to load dynamic library 
> 'c:\php\ext\php_gd.dll' - The specified module could not be found.

Look into your php.ini you have a extension= line that is tring to load that.

> 
> I searched for that php_gd.dll and it is not there. There is a php_gd2.dll.   
> I re-downloaded the PHP zip file and there is no php_gd.dll just the 
> php_gd2.dll 
> I copied the  php_gd2.dll and renamed it  php_gd.dll  Apache now starts.
> I do not know if this was a good way to solve the problem. I am not sure what 
> other issues this could cause.
> 
> Now when I go into the JFFNMS setup page,   The " is the database working 
> line" , says no.
> 
> If I  skip the setup and login to JFFNMS I get the following.
> 
> Warning: session_start() [function.session-start]: 
> open(/tmp\sess_f15d6e06f44c92db59f3853ed7d11131, O_RDWR) failed: No such file 
> or directory (2) in D:\jffnms\htdocs\auth.php on line 42
> 
> Warning: session_start() [function.session-start]: Cannot send session cookie 
> - headers already sent by (output started at D:\jffnms\htdocs\auth.php:42) in 
> D:\jffnms\htdocs\auth.php on line 42
> 
> Warning: session_start() [function.session-start]: Cannot send session cache 
> limiter - headers already sent (output started at 
> D:\jffnms\htdocs\auth.php:42) in D:\jffnms\htdocs\auth.php on line 42
> 

Find the /tmp/ in the php.ini and change it for c:\temp or d:\temp

> Any suggestions?
> 
> Thanks
> 
> Chris Coates
> [EMAIL PROTECTED] 
> 
> 
> 
> 
>>>>Javier Szyszlican <[EMAIL PROTECTED]> 12/11/2005 12:25:54 PM >>>
> 
> You should check the php.ini file, it has paths pointing to the C: drive I'm 
> sure.
> 
> Also the Scheduled tasks (.bat files) also have paths to C: (but this is not 
> your current issue).
> 
> Javier
> 
> Chris Coates wrote:
> 
>>I am doing the initial install of JFFNMS and am running into a problem.
>>
>>I am installing on a Win 2003 server.
>>All components of JFFNMS are installed on drive D
>>Apache is installed on port 8080. Port 80 was already occupied on this 
>>server.  That has been configured in the httpd.conf file.
>>
>>I just finished the MYSql config and am starting the JFFNMS config.
>>
>>I attempted to connect to the URL and it would not connect  (I was able to 
>>connect right after the install of Apache).
>>I noticed that the Apache service was not running. I hangs when attempting to 
>>start.
>>In troubleshooting this I replaced the httpd.conf file with the unedited 
>>default. Apache starts fine now.
>>I resorted to the modified one and went through commenting out changes that I 
>>made until I determined the line that is causing the problem.
>>
>>it is:   LoadModule php5_module d:/php/php5apache2.dll
>>If it is there the Apache does not start, if commented out it starts.
>>
>> I double checked and the path is correct.
>>I replaced the mentioned dll  from the download and it still does not work.
>>
>>
>>Any suggestions are appreciated.
>>
>>Thanks
>>
>>Chris
>>
>>
>>
>>-------------------------------------------------------
>>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>>for problems?  Stop!  Download the new AJAX search engine that makes
>>searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>>http://ads.osdn.com/?ad_idv37&alloc_id865&op=click 
>>_______________________________________________
>>jffnms-users mailing list
>>jffnms-users@lists.sourceforge.net 
>>https://lists.sourceforge.net/lists/listinfo/jffnms-users 
> 
> 

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Javier Szyszlican, Project Leader, JFFNMS
[EMAIL PROTECTED] 

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click 
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/jffnms-users


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to