FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Dynamic Links (MySQL/PHP)
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Dynamic Links (MySQL/PHP) [message #179258 is a reply to message #179251] Wed, 26 September 2012 14:03 Go to previous messageGo to previous message
Denis McMahon is currently offline  Denis McMahon
Messages: 634
Registered: September 2010
Karma:
Senior Member
On Tue, 25 Sep 2012 23:24:33 -0700, tom.rankin51 wrote:

> So is this worth debugging even though my error logs show nothing?

You're error logs might be showing nothing if you use "@" before function
calls, as this prevents errors from being logged.

Remove any "@" symbols that precede function calls and see if the logs
are still empty? It may be that you're looking at the wrong logs - what
web server are you using? On my ubuntu server with apache2, the errors
turn up in /var/log/apache2/error.log, which seems to be the default as I
have nothing specific in /etc/php5/apache2/php.ini to send them anywhere
else

If you (a) can identify the relevant php config file and (b) have the
access needed to edit it, check the settings in the "error handling and
logging" section and adjust if appropriate.

If you need guidance, don't post the whole section, just post the current
settings. Also post details of OS and server (eg linux/suse + apache2 or
windows XP server + IIS etc)

Rgds

Denis McMahon
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Updating Zend 5.0 to use PHP 5.3.9
Next Topic: Multiple <a> Tags, Filled With MySQL DB data with PHP
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 01:02:24 GMT 2024

Total time taken to generate the page: 0.05192 seconds